@orbisapi/mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited @orbisapi/mcp (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server for Orbis — gives Claude, Cursor, and any AI agent access to 2,800+ APIs with x402 USDC micropayments on Base. $0.01/call. No signup.
This MCP server connects your AI agent to the Orbis API marketplace. Your agent can:
Add to claude_desktop_config.json:
{
"mcpServers": {
"orbis": {
"command": "npx",
"args": ["-y", "@orbisapi/mcp"]
}
}
}Config file location:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonAdd to Cursor settings → MCP:
{
"mcpServers": {
"orbis": {
"command": "npx",
"args": ["-y", "@orbisapi/mcp"]
}
}
}npx @orbisapi/mcp| Tool | Description |
|---|---|
browse_apis | Search and list available APIs on Orbis |
call_api | Call any API — x402 payment handled automatically |
register_agent | Register your agent wallet for tracking |
subscribe_to_api | Subscribe to an API for discounted access |
Orbis uses the x402 protocol — an open HTTP payment standard built on Base. When your agent calls an API:
402 Payment Required response with payment detailsNo wallets to configure for browsing. To make paid calls, provide your Base wallet via ORBIS_KEY.
| Variable | Required | Description |
|---|---|---|
ORBIS_KEY | No | Your Orbis API key from orbisapi.com — enables paid API calls |
⭐ If this is useful, star the repo — it helps other developers find Orbis.
MIT © Orbis
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.