
Orbis Mcp
Run the local Orbis MCP npm package so your agent calls 1,000+ APIs with ~$0.01 USDC per call and optional ORBIS_KEY.
Overview
io.github.OrbisAPI/orbis-mcp is a MCP server for the Build phase that provides 1,000+ agent-callable APIs via stdio with x402 USDC micropayments near $0.01 per call on Base.
What is this MCP server?
- 1,000+ APIs exposed for AI agents via Orbis
- x402 USDC micropayments on Base; about $0.01 per call, no signup emphasized
- Stdio npm package @orbisapi/mcp v1.0.3
- Optional ORBIS_KEY from orbisapi.com
- GitHub: OrbisAPI/orbis-mcp
- 1,000+ APIs stated in server description
- Approximately $0.01 per call USDC on Base
- npm package @orbisapi/mcp version 1.0.3
Community signal: 1 GitHub stars.
What problem does it solve?
You need many external APIs in your agent loop but cannot afford enterprise bundles or hand-roll every REST client.
Who is it for?
Indie agent builders who want stdio MCP in the IDE and micropayment API access without a hosted-only setup.
Skip if: Builders who require enterprise API contracts, zero crypto payments, or only the hosted marketplace SSE remote.
What do I get? / Deliverables
After installing @orbisapi/mcp and configuring MCP stdio, your agent pays per call in USDC and reaches Orbis’s API catalog locally.
- Local MCP bridge to 1,000+ Orbis APIs
- Per-call USDC billing without traditional API signup emphasis
- Agent-ready stdio integration in IDE workflows
Recommended MCP Servers
Journey fit
Local stdio MCP for API access is a Build-time integration choice when embedding paid API calls into agent workflows. The npm @orbisapi/mcp package is agent-tooling wiring—stdio transport and env keys—not ship or launch distribution.
How it compares
Local stdio Orbis MCP with per-call USDC, sibling to the hosted Orbis marketplace remote—not a skills.sh workflow skill.
Common Questions / FAQ
Who is io.github.OrbisAPI/orbis-mcp for?
Solo builders running Claude Code, Cursor, or similar who want local stdio MCP access to Orbis’s 1,000+ APIs with USDC micropayments.
When should I use io.github.OrbisAPI/orbis-mcp?
Use it during Build when you are prototyping agent features that need diverse paid APIs through one Orbis integration.
How do I add io.github.OrbisAPI/orbis-mcp to my agent?
Install @orbisapi/mcp, optionally set ORBIS_KEY, register the stdio MCP server in your agent config, and fund USDC on Base for x402 calls.