AgentBodega MCP for Claude Desktop
io.github.agentbodegastore/agentbodega-mcp
Discover AgentBodega paid data tools, contracts, and x402/L402 HTTP payment handoff metadata.
client:Claude Desktop
transport:stdio
runtime:npm
Install AgentBodega MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentbodega-mcp": {
"command": "npx",
"args": [
"-y",
"@agentbodega/mcp"
],
"env": {
"AGENTBODEGA_BASE_URL": "<AGENTBODEGA_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs