MCP Server
MCP
AgentBodega MCP
Discover AgentBodega paid data tools, contracts, and x402/L402 HTTP payment handoff metadata.
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
By
Comments
Sign in to leave a comment