Odel
boo mpp mcp

boo mpp mcp

Local
@lucle87JavaScriptUpdated 1mo ago

Pay-per-call crypto data for AI agents. USDC.e on Tempo via MPP. No API key.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmboo-mpp-mcpv1.0.0

Run

npx -y boo-mpp-mcp

MCP client config

{
  "mcpServers": {
    "boo-mpp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "boo-mpp-mcp"
      ]
    }
  }
}