MCP Server
MCP
io.github.jamhimself/robinx-mcp
Robinhood Chain (4663) caller accuracy + token intel, graded vs real price since genesis. x402-paid
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.robinx.io/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "robinx-mcp",
"version": "0.6.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. A funded Base (EVM) private key so paid tools auto-pay via x402 (USDC on Base). Omit to use only the free tools.",
"format": "string",
"isSecret": true,
"name": "ROBINX_WALLET_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment