Skip to main content
Glama
nirholas

@three-ws/ibm-x402-mcp

by nirholas

Getting Started (free)

ibm_granite_getting_started
Read-onlyIdempotent

Get a free overview of IBM Granite tools, pricing, pay-per-call flow, setup, and example calls. Use this to orient before using paid tools.

Instructions

FREE — start here. Returns an overview of this server: the IBM Granite tools available, their per-call USDC prices, how the x402 pay-per-call flow works, setup requirements, and runnable example calls. No payment required. Call this first to orient before invoking a paid tool.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sectionNoWhich part to return. Defaults to "overview" (everything). Use "pricing", "payment", "tools", or "setup" to focus.
Behavior4/5

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

Annotations already indicate readOnly and idempotent. The description adds that it is free and returns an overview, which is consistent. It provides useful context beyond annotations (e.g., no payment needed) but does not disclose additional side effects.

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?

The description is two sentences, front-loaded with 'FREE — start here,' and every word adds value. No redundancy or unnecessary detail.

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?

For a simple orientation tool with no required parameters and a clear enum, the description fully covers what the tool returns (overview, prices, payment, tools, setup, examples). No output schema is needed as the return content is described.

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?

The schema covers 100% of parameters with descriptions, including enum values and defaults. The tool description repeats the enum values but adds no new meaning beyond what the schema already provides.

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 it returns an overview of server tools, prices, payment flow, setup, and examples. It explicitly positions itself as the starting point, distinguishing from sibling paid tools by being free and introductory.

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?

The description explicitly says 'start here' and 'Call this first to orient before invoking a paid tool,' providing clear guidance on when to use this tool. It also notes that no payment is required, reinforcing its role.

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/nirholas/ibm-x402-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server