AgentBodega MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AgentBodega MCPsearch the catalog for image generation APIs"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AgentBodega MCP
Give agents a live menu of paid, x402-ready data tools from AgentBodega.
This MCP server lets agents discover what AgentBodega sells, compare endpoint prices, inspect required inputs and response formats, and generate ready-to-run x402 HTTP calls. Agents get the buying instructions for each resource without guessing schemas or scraping docs, while execution stays on AgentBodega's hosted endpoints where payment settlement, receipts, and fresh catalog metadata are handled by the service.
Install
npx @agentbodega/mcpOptional environment:
AGENTBODEGA_BASE_URL=https://agentbodega.storeRelated MCP server: x402-discovery
Claude Desktop
{
"mcpServers": {
"agentbodega": {
"command": "npx",
"args": ["-y", "@agentbodega/mcp"]
}
}
}Tools
agentbodega_search_catalog- search, filter, and summarize live offerings.agentbodega_get_endpoint- return full metadata for one endpoint.agentbodega_call_snippet- generate curl/JavaScript snippets and payment notes.agentbodega_payment_guide- explain x402 payment and blockchain-only balance policy.
Resources
agentbodega://catalog- compact live catalog.agentbodega://x402- live x402 discovery document.agentbodega://openapi- live OpenAPI document.
Development
npm install
npm testThe package source lives in packages/agentbodega-mcp.
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/agentbodegastore/agentbodega'
If you have feedback or need assistance with the MCP directory API, please join our Discord server