Skip to main content
Glama
agentbodegastore

AgentBodega MCP

Official

AgentBodega Payment Guide

agentbodega_payment_guide

Learn the blockchain-settled per-call payment model for paid HTTP requests, including discovery URLs and balance verification. Optionally includes a sample curl challenge request.

Instructions

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, balance source of truth, and an optional sample challenge request. It does not validate wallets, create discounts, or perform payments.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
includeCurlNoWhen true, include a sample curl command for requesting a live 402 payment challenge.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so the description carries full burden. It is fully transparent about being an informational guide, listing exactly what it explains (discovery, settlement, model, sample) and what it does not do, with no destructive or mutative behavior implied.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences with front-loaded usage instruction. Every sentence adds value with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

As an informational guide with no output schema, the description sufficiently covers the tool's scope, content, and limitations for an agent to decide when to invoke it.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% for the single parameter (includeCurl). The tool description does not add extra meaning beyond the schema, but the schema itself is clear, so baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: to explain AgentBodega x402 payment discovery and settlement before making paid HTTP calls. It distinguishes itself from sibling tools like agentbodega_call_snippet which actually make calls, and agentbodega_search_catalog which searches endpoints.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to use ('before making paid HTTP calls') and what it does not do ('does not validate wallets, create discounts, or perform payments'), providing clear guidance on appropriate contexts.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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