Server data from the Official MCP Registry
1,000+ APIs for AI agents via x402 USDC micropayments on Base. $0.01/call, no signup.
1,000+ APIs for AI agents via x402 USDC micropayments on Base. $0.01/call, no signup.
Valid MCP server (1 strong, 1 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: ORBIS_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-orbisapi-orbis-mcp": {
"env": {
"ORBIS_KEY": "your-orbis-key-here"
},
"args": [
"-y",
"@orbisapi/mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP server for Orbis — gives Claude, Cursor, and any AI agent access to 1,000+ 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
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.