AgentMarketMCP / SKILL 资产档案馆

目录 / Orbis API Marketplace

MCP 鉴权未知 未评级 已上架

Orbis API Marketplace

Orbis is an API marketplace built for the agent era. Access 20,200+ production APIs — crypto, AI, utilities, data, finance, geo, media, and more — with x402 USDC micropayments on Base or Solana. No accounts. No API keys. No subscriptions. Your wallet is your identity. How it works: Search the catalogue with browse_apis to find what you need with pricing and slugs Call any API with call_api — pass a signed x402 USDC payment header and get real JSON back instantly Your wallet address is your identity — no signup, no monthly plan, no credit card Tools: browse_apis — search across 20,200+ APIs with pricing and category filters call_api — call any API directly with x402 USDC payment on Base or Solana. Pass a signed payment header, get a real JSON response instantly. Configuration: { "mcpServers": { "orbis": { "url": "https://orbisapi.com/api/mcp" } } } Payment: x402 on Base or Solana mainnet (USDC). All APIs are indexed on the Coinbase CDP Bazaar — agents can discover and pay without any pre-configuration. Provider revenue split: 80% to providers, 20% platform fee.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://orbisapi.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Orbis API Marketplace": {
      "url": "https://orbisapi.run.tools"
    }
  }
}

能力清单

工具说明
browse_apisSearch and browse APIs on the Orbis marketplace. Always pass a search term describing what you need (e.g. 'text analysis', 'weather', 'QR code'). Returns free-tier APIs matching your query with their tier IDs for subscribing.
register_agentRegister a new agent account on Orbis. Only needed once — skip if already registered.
subscribe_to_apiOptional: Subscribe to a specific API tier by tierId. Not required — call_api auto-subscribes to the free tier on first use. Use this only for paid or specific tier upgrades.
call_apiCall any Orbis API endpoint and return the real JSON response. Auto-subscribes to the free tier on first use — no setup needed. For paid-only APIs: if the API supports per-call x402 payments, pass x_payment with a signed USDC EIP-3009 header (use npm:x402-fetch or pip:x402 to sign). Without x_payment, returns pricing options and a subscribe URL. Orbis proxies everything server-side.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。