Loading MCP server directory, please wait...
Paid facts for AI agents via x402: on-chain snapshots, endpoint reliability, trading calculators.
npx @getmcp/cli add io.github.npraught/orcpinRequires Node.js 18+. Community-contributed server. Review source before installing.
ORCPIN_PRIVATE_KEYPrivate key (0x + 64 hex) of a dedicated, low-balance Base wallet holding a few dollars of USDC. Used only to sign gasless x402 payment authorizations; never transmitted.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.npraught/orcpin": {
"command": "npx",
"args": [
"-y",
"orcpin-mcp"
],
"env": {
"ORCPIN_PRIVATE_KEY": "",
"ORCPIN_TOOLSETS": "",
"X402_NETWORK": ""
}
}
}
}