HomeDevelopment › AgentBodega MCP

AgentBodega MCP

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

TypeScript Cloud
★ 3 stars Last pushed 2026-07-09 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.7)

npx -y @agentbodega/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "agentbodega": {
      "command": "npx",
      "args": [
        "-y",
        "@agentbodega/[email protected]"
      ],
      "env": {
        "AGENTBODEGA_BASE_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • AGENTBODEGA_BASE_URL — Optional AgentBodega service URL. Defaults to https://agentbodega.store.

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry