Skip to main content
Glama

SAIKYO: pay from Russia

How to pay for a foreign service from Russia

how_to_pay_from_russia
Read-onlyIdempotent

Payment options from Russia for a foreign service (ChatGPT, Claude, Midjourney, Cursor, Steam, Netflix, Airbnb and 1,000+ others) with guide links.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNoLanguage of returned links and titles (default en).
serviceYesService name, e.g. "Claude" or "Steam".

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, openWorldHint=false and destructiveHint=false, so the safety profile is covered. The description adds that results come 'with guide links', which hints at return content, but it discloses nothing about rate limits, geographic constraints, or caching.

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 front-loaded sentence with no wasted words; the parenthetical example list is dense but earns its place by clarifying coverage breadth.

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

Completeness3/5

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

With no output schema, the description carries the burden of explaining returns and only partially does so ('with guide links'). Combined with missing sibling differentiation, it is adequate but leaves the agent inferring the result shape and correct routing.

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 description coverage is 100%, so both parameters (lang enum, service) are already documented. The example service list in the description loosely frames the 'service' parameter but adds no syntax or format detail beyond the schema, so the baseline 3 applies.

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

Purpose4/5

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

The description states a specific verb (payment options / how to pay) and resource (foreign services from Russia), listing concrete example services like ChatGPT, Steam and Netflix. It is clear what the tool returns, but it does not differentiate itself from the many sibling payment tools (get_payment_passport, get_usdt_rub_rate, travel_card_for_country).

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

Usage Guidelines2/5

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

No when-to-use guidance, no exclusions, and no reference to the sibling tools a caller could confuse it with. Given four siblings in the same payment/card space, the absence of routing guidance is a real gap.

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