{
  "markdown": "# @orbisapi/mcp\n\n[![npm version](https://img.shields.io/npm/v/@orbisapi/mcp?color=000000)](https://www.npmjs.com/package/@orbisapi/mcp)\n[![MCP Registry](https://img.shields.io/badge/MCP_Registry-listed-000000)](https://registry.modelcontextprotocol.io/servers/io.github.OrbisAPI/orbis-mcp)\n[![GitHub Stars](https://img.shields.io/github/stars/OrbisAPI/orbis-mcp?style=flat&color=000000)](https://github.com/OrbisAPI/orbis-mcp/stargazers)\n[![License: MIT](https://img.shields.io/badge/License-MIT-000000.svg)](LICENSE)\n\n> MCP server for [Orbis](https://orbisapi.com) — gives Claude, Cursor, and any AI agent access to **2,800+ APIs** with x402 USDC micropayments on Base. **$0.01/call. No signup.**\n\n---\n\n## What this does\n\nThis MCP server connects your AI agent to the Orbis API marketplace. Your agent can:\n\n- **Browse** 2,800+ APIs across data, AI, finance, and utilities\n- **Call** any API directly — payment handled automatically via x402 on Base\n- **No API keys** — agents pay per call in USDC, no accounts needed\n\n---\n\n## Quickstart\n\n### Claude Desktop\n\nAdd to `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"orbis\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@orbisapi/mcp\"]\n    }\n  }\n}\n```\n\n**Config file location:**\n- macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`\n- Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\n### Cursor\n\nAdd to Cursor settings → MCP:\n\n```json\n{\n  \"mcpServers\": {\n    \"orbis\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@orbisapi/mcp\"]\n    }\n  }\n}\n```\n\n### Any MCP-compatible agent\n\n```bash\nnpx @orbisapi/mcp\n```\n\n---\n\n## Available Tools\n\n| Tool | Description |\n|------|-------------|\n| `browse_apis` | Search and list available APIs on Orbis |\n| `call_api` | Call any API — x402 payment handled automatically |\n| `register_agent` | Register your agent wallet for tracking |\n| `subscribe_to_api` | Subscribe to an API for discounted access |\n\n---\n\n## How payments work\n\nOrbis uses the [x402 protocol](https://x402.org) — an open HTTP payment standard built on Base. When your agent calls an API:\n\n1. Orbis returns a `402 Payment Required` response with payment details\n2. The MCP server handles the USDC payment on Base automatically\n3. The API call completes — total cost: **$0.01**\n\nNo wallets to configure for browsing. To make paid calls, provide your Base wallet via `ORBIS_KEY`.\n\n---\n\n## Environment Variables\n\n| Variable | Required | Description |\n|----------|----------|-------------|\n| `ORBIS_KEY` | No | Your Orbis API key from [orbisapi.com](https://orbisapi.com) — enables paid API calls |\n\n---\n\n## Links\n\n- [Orbis Marketplace](https://orbisapi.com/marketplace)\n- [For AI Agents](https://orbisapi.com/foragents)\n- [x402 Protocol](https://x402.org)\n- [MCP Registry listing](https://registry.modelcontextprotocol.io/servers/io.github.OrbisAPI/orbis-mcp)\n- [npm package](https://www.npmjs.com/package/@orbisapi/mcp)\n\n---\n\n⭐ **If this is useful, star the repo** — it helps other developers find Orbis.\n\n---\n\n## License\n\nMIT © [Orbis](https://orbisapi.com)\n",
  "bytes": 3055,
  "sha": "0b1a938f62fa196bae0fbf6aabce7af013bafa964c853fb3e9e425040c7268e9",
  "repo_slug": "orbisapi/orbis-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_orbisapi_orbis_mcp_0afc2aaa/readme"
}