Provides a live catalog of 65+ payable HTTP tools with pricing, input schemas, and call snippets for agent use.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We ran the install command below but it didn't respond within our test window β this can mean a slow first-time install rather than a real problem.
npx -y @agentbodega/mcpNo response to initialize.
This is an experimental automated check and can have false negatives β missing environment variables, a slow cold install, etc. It doesnβt necessarily mean somethingβs wrong. Last checked 1mo ago.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Agentbodega.
agentbodega_plan_taskuse first when an agent has a plain-language task
agentbodega_search_cataloguse first to find the right paid endpoint. It
agentbodega_get_endpointuse after search when you know an endpoint key,
agentbodega_call_snippetuse after selecting an endpoint to generate
agentbodega_payment_guideuse when an agent needs the AgentBodega payment
Give agents a live menu of paid, x402-ready tools from AgentBodega.
This MCP server lets agents discover AgentBodega endpoints, compare prices, plan the cheapest useful route for a task, 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.
This public repository contains only the AgentBodega MCP package. The hosted AgentBodega API runs separately at agentbodega.store.
The MCP server does not execute paid calls. It returns the endpoint contract, example request, payment requirements, and snippets an agent can run against the hosted API. L402 is exposed as an additional discovery and payment-handoff surface; agents should treat it as discovery-only unless the live L402 document reports a configured issuer.
Remote MCP clients that support Streamable HTTP can connect directly to:
SSE endpoint:
Optional environment:
Standalone agent skill:
This package intentionally uses outbound HTTPS requests at runtime to read
AgentBodega's live catalog, x402 discovery document, L402 discovery document,
and OpenAPI contract. It does not run install scripts, spawn shells, bundle
dependencies, or execute paid calls. By default it connects to
https://agentbodega.store.
agentbodega_plan_task - use first when an agent has a plain-language task
and wants AgentBodega to choose the cheapest useful route. It calls the free
/api/plan planner and returns a recommended endpoint, alternatives,
required inputs, examples, and x402 handoff notes. It never executes paid
calls.agentbodega_search_catalog - use first to find the right paid endpoint. It
searches the live directory by text, department/category/tag, and maximum
USD price, then returns endpoint summaries with required inputs and example
requests. It never executes paid calls.agentbodega_get_endpoint - use after search when you know an endpoint key,
path, title, or full URL. It returns the full contract: method, URL, price,
required inputs, schemas, example request, output example, and long
description. It does not call the endpoint.agentbodega_call_snippet - use after selecting an endpoint to generate
ready-to-edit curl and JavaScript requests with an X-PAYMENT placeholder
and x402 verification notes. It does not fetch a challenge, pay, or execute.agentbodega_payment_guide - use when an agent needs the AgentBodega payment
model before making paid HTTP calls. It explains x402 discovery, L402 handoff
status, settlement, blockchain-only balance policy, and optional challenge
curl.agentbodega://catalog - compact live catalog.agentbodega://x402 - live x402 discovery document.agentbodega://l402 - live L402 discovery document.agentbodega://openapi - live OpenAPI document.Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentbodegastore-agentbodega)<a href="https://allmcps.com/mcp/agentbodegastore-agentbodega"><img src="https://allmcps.com/api/badge/agentbodegastore-agentbodega?style=directory" alt="Agentbodega on AllMCPs" /></a>