Skip to main content
Glama

Bankrolled.ai Agent Hub

pricing_list

Read-onlyIdempotent

List Agent Hub tools with prices, example arguments, and payment notes (free). Never x402-gated. Returns structured catalog: health_check free; money_fact $0.01; scheme_lookup $0.02; pricing_list free; unpaid paid tools → HTTP 402; docs https://bankrolled.ai/llms.txt.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.3/5.0
Behavior4/5

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

Annotations cover the safety profile (readOnly, idempotent, not open-world), and the description adds real behavioral context: what the response contains (structured catalog with per-tool prices), that this tool is never paywalled, and the HTTP 402 failure mode for unpaid paid tools. Return-format specifics are partly left to the catalog listing itself.

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

Conciseness4/5

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

A single dense, front-loaded sentence that leads with purpose and then packs in prices, free status, gating behavior, and a docs link. Information-dense but well ordered; the inline price list is slightly cramped yet earns its place.

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

Completeness4/5

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

With no parameters and no output schema, the description carries the return-value burden and largely meets it — it describes the catalog contents, per-tool pricing, gating behavior, and points to docs for detail. A little more on the response envelope would make it fully self-sufficient.

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

Parameters4/5

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

Zero parameters, so the baseline of 4 applies; the description correctly implies no input is needed (

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?

Specific verb (List) plus resource (Agent Hub tools) and explicit scope: prices, example arguments, payment notes. It clearly frames itself as the catalog versus the individual sibling tools (health_check, money_fact, scheme_lookup), which it enumerates.

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

Usage Guidelines4/5

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

Establishes clear context — this is the pricing/discovery endpoint, free and never x402-gated, while 'unpaid paid tools → HTTP 402' tells the agent how the other tools behave. It does not give an explicit 'use this instead of X when...' rule, but the catalog role is unambiguous.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources