AgentBodega MCP
An MCP server for discovering AgentBodega paid tools and generating x402-ready call snippets.
Install
npx @agentbodega/mcp
Add this to your Claude Code MCP settings or run via the CLI.
About
AgentBodega MCP exposes a live catalog of paid, x402-ready tools from the AgentBodega service. It lets agents search endpoints, inspect contracts, compare prices, and plan a route for a task without executing paid calls. The server returns endpoint metadata, required inputs, response formats, example requests, and payment-handling notes. It also provides resources for the live catalog, x402 discovery, L402 discovery, and OpenAPI documents. The repository is the public MCP package only; the hosted API runs separately at `agentbodega.store`. Remote clients can connect over Streamable HTTP or SSE, and Claude Desktop can launch it with `npx`. The README also includes a standalone skill fetch command, but the primary artifact in this repo is the MCP server package.