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
Screeny
A macOS-only server that enables LLMs to capture screenshots of specific application windows, providing visual context for development and debugging.
Reports MCP Server
Manages penetration testing reports and vulnerabilities via a REST API.
Sequential Thinking Multi-Agent System (MAS)
An MCP agent that utilizes a Multi-Agent System (MAS) for sequential thinking and problem-solving.
Figma
Interact with the Figma API to access and manage design files and resources.
GraphQL MCP
Interact with GraphQL APIs using LLMs. Supports schema introspection and query execution.
AppsAI
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
MCP Rules Enforcer Zero
An MCP server that enforces rules from markdown files for AI agents. This is a zero-tool version that requires an external rules file.
SAP Documentation
Provides offline access to SAP documentation and real-time SAP Community content.
CodeToPrompt MCP Server
An MCP server for the codetoprompt library, enabling integration with LLM agents.
MCP Server for iOS Simulator
An MCP server that enables LLMs to interact with iOS simulators through natural language commands.