Orbis API Marketplace
Autonomous API discovery and subscription — agents browse APIs, get live keys, and make calls with no human involvement.
MCP Server
Orbis MCP Server
Connect Claude, Cursor, or any MCP-compatible agent to the Orbis API marketplace. Browse APIs, register, and get live API keys — all from inside your AI assistant.
Server URL
Available Tools
browse_apis— List all APIs with tier IDs and pricingregister_agent— Create a headless agent accountsubscribe_to_api— Subscribe to a tier, receive a live API key
Quick Setup (Recommended)
Generate your API key at orbisapi.com/dashboard/provider, then add it once to your config. Every tool call authenticates silently — no credentials needed per call.
Claude Desktop Config
{ "mcpServers": { "orbis": { "url": "https://orbisapi.com/api/mcp", "headers": { "x-orbis-key": "orbis_your_key_here" } } } }
Cursor / Windsurf Config
{ "mcp": { "servers": { "orbis": { "url": "https://orbisapi.com/api/mcp", "transport": "sse", "headers": { "x-orbis-key": "orbis_your_key_here" } } } } }
No Key? Anonymous Mode
Skip the header entirely — tools will prompt for orbis_email and orbis_password per call. Or run register_agent to create a free account.
← Back to Agent Discovery
相關伺服器
Scout Monitoring MCP
贊助Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
GitHub Trending
Access GitHub's trending repositories and developers.
Moondream
A vision language model for image analysis, including captioning, VQA, and object detection.
mcproc
Manage background processes for AI agents using the Model Context Protocol (MCP).
SCMCP
A natural language interface for single-cell RNA sequencing (scRNA-Seq) analysis, supporting various modules from IO to enrichment.
MCP-Think
A Think Tool for LLMs to record and retrieve their thinking processes during reasoning.
Aseprite MCP
A server for programmatic interaction with Aseprite, enabling batch processing and automation for sprite creation and management.
Lean LSP
Interact with the Lean theorem prover via the Language Server Protocol (LSP), enabling LLM agents to understand, analyze, and modify Lean projects.
Ionhour
Let AI agents monitor and manage your infrastructure through the Model Context Protocol. Query, create, and resolve — all in natural language.
MCP Aggregator
A universal aggregator that combines multiple MCP servers into a single endpoint.
XRPL MCP
An MCP server for the XRP Ledger blockchain, offering tools for wallet operations, token management, NFTs, and DEX trading.