Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

AgentBodega

x402/agentbodega

x402 service listed on awesome-x402: AgentBodega [x402: $0.001/call on eip155:8453, category=data]

Uptime
100.0%
1 direct probes · 30d
Response
118ms
last probe
Tools
4
callable
Resources
4
readable
Prompts
1
available

Tools · 4

agentbodega_search_catalog

Use this first when you need to choose an AgentBodega paid data endpoint. It returns matching endpoint summaries with key, path, price, department, aisle, optional shelf, tags, required inputs, and ex…

agentbodega_get_endpoint

Use this after search_catalog when you know the endpoint key, title, path, or URL and need the complete contract before paying. It returns method, URL, price, category, tags, long description, require…

agentbodega_call_snippet

Use this after selecting an endpoint to prepare an HTTP request an agent or user can run outside MCP. It returns curl and JavaScript snippets with the example JSON body, an X-PAYMENT placeholder, and …

agentbodega_payment_guide

Use this when an agent needs to understand how AgentBodega x402 payment discovery and settlement work before making paid HTTP calls. It explains the blockchain-settled per-call model, discovery URLs, …

Resources · 4

agentbodega_catalog

Compact live AgentBodega endpoint catalog.

agentbodega://catalog
agentbodega_x402

Live /.well-known/x402 document.

agentbodega://x402
agentbodega_l402

Live /.well-known/l402-services document.

agentbodega://l402
agentbodega_openapi

Live OpenAPI document for AgentBodega HTTP endpoints.

agentbodega://openapi

Prompts · 1

agentbodega_start

A prompt for agents that need to find an AgentBodega resource and prepare a paid HTTP call.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentbodega": {
      "url": "https://agentbodega.store/mcp",
      "transport": "http"
    }
  }
}