OmniStream MCP
About
An MCP server that lets AI clients discover and query the OmniStream marketplace, browse APIs, and inspect available operations through a structured tool interface.
Details
- Author
- soccervortex
- Categories
- Developer Tools, Other
Jump to
Setup
Install OmniStream MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/soccervortex/omnistream-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
MCP (Model Context Protocol) server forOmniStream. Lets AI assistants discover and call any marketplace API directly.
Exposes the OmniStream marketplace as MCP tools that AI assistants (Claude Desktop, Cursor, Continue, etc.) can call:
Why one server instead of one per service
Most MCP servers wrap a single service, so covering ten APIs means installing and configuring ten servers. This one connects your assistant to a whole marketplace:195+ REST APIsbehind a single install and a single key, from Hacker News, Wikipedia and the World Bank to GitHub, Stripe and Anthropic.
Adding an API to the marketplace makes it callable here immediately, with no client update.
Many of the listed APIs are keyless and work the moment you connect. For the ones that need a provider key (bring your own key), you store that key once onOmniStreamand the proxy injects it server-side on each call. The assistant only ever holds your Omni key, so an upstream credential is never pasted into a prompt or exposed in a tool result.
Add to~/.claude/claude_desktop_config.json:
{ "mcpServers": { "omnistream": { "command": "npx", "args": ["omnistream-mcp"], "env": { "OMNI_KEY": "omni_live_your_key_here" } } } }
Get an Omni key atomnistream.skinvaults.online(free to start).
Same pattern - setOMNI_KEYas an environment variable and point the client atnpx omnistream-mcp.
With this MCP server connected, you can ask your AI assistant:
- "What APIs are available on OmniStream?"
- "Search OmniStream for CS2 skin price APIs"
- "Get the endpoints for the skinapi API"
- "Call skinapi/items-search with q=ak47 and show me the results"
- OmniStream- the marketplace this server talks to, with a browsable list of every API, live uptime and a try-it console
- omnistream-sdk- the same marketplace from TypeScript or Python
- omnistream-go- the Go client
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Ground-truth code graph context for your own private codebase — exact callers, callees, symbol definitions, and dependencies.
MCP tools for x402 endpoint readiness, agent payment preflight, marketplace discovery evidence, public reports, and trust metadata.
A TypeScript framework that turns a single class into an MCP server, CLI tool, and web dashboard with a marketplace of 35 ready-made photons.
A command-line tool for interacting with Shopify's Admin GraphQL API, Functions, and Polaris Web Components.
Installable MCP server for AgentLux marketplace, identity, creator, services, social, and Base/x402 commerce flows.
Agent-first skill marketplace — search, evaluate, and install skills across 7 AI platforms via MCP. Features Supply Loop where agents become contributors.
Integrate AI tools and agents with Cashfree's Payment Gateway, Payouts, and SecureID APIs.
Curated, ranked directory of community-built plugins for Claude Code and OpenAI Codex (includes MCP servers).
Pre-listing readiness checks for paid x402 and MCP tools, including public metadata, unpaid 402 behavior, launch packs, and bounded receipts.
Preflight checks for paid x402 and MCP tools before marketplace listing.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





