Discover AgentBodega paid data tools, contracts, and x402/L402 HTTP payment handoff metadata.
claude mcp add agentbodega-mcp -- npx -y @agentbodega/mcp
claude_desktop_config.json
{
"mcpServers": {
"agentbodega-mcp": {
"command": "npx",
"args": [
"-y",
"@agentbodega/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentbodega-mcp": {
"command": "npx",
"args": [
"-y",
"@agentbodega/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentbodega-mcp": {
"command": "npx",
"args": [
"-y",
"@agentbodega/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentbodega-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentbodega/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentbodega-mcp": {
"command": "npx",
"args": [
"-y",
"@agentbodega/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.agentbodegastore--agentbodega-mcp/reviews or the review_server meta-tool.
POST /mcp