← Back to Plugins
MCP Server MCP

AgentBodega MCP

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @agentbodega/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@agentbodega/mcp",
      "version": "0.1.7",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "-y",
          "type": "positional"
        }
      ],
      "environmentVariables": [
        {
          "description": "Optional AgentBodega service URL. Defaults to https://agentbodega.store.",
          "format": "string",
          "name": "AGENTBODEGA_BASE_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...