Odel
AgentBodega MCP

AgentBodega MCP

Local
@agentbodegastore3JavaScriptMITUpdated 2mo ago

Discover AgentBodega paid data tools, contracts, and x402/L402 HTTP payment handoff metadata.

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).

npm@agentbodega/mcpv0.1.7

Run

npx -y @agentbodega/mcp

MCP client config

{
  "mcpServers": {
    "agentbodega-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentbodega/mcp"
      ]
    }
  }
}