Skip to main content
Glama

orbitx_telegram_cmds · Orbitx

orbitx__orbitx_telegram_cmds

List the live OrbitX MCP tool catalog as Telegram /cmds — every tool the bot can run. — Orbitx's MCP server, a live seat on The Wall (hosted by them). Called through their seat; their data comes back as it is. Read-shaped tools only (anything that buys, sells or writes refuses). Listing: https://rokha.ai/registry?skill=orbitx-official-mcp

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
authCodeNoOrbitX authCode from the dashboard paste message or orbitx_auth_link. After auth, pass this on every tool call (required for Grok).

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

B3.3/5.0
Behavior3/5

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

The description adds context beyond annotations: data 'comes back as it is', calls are routed 'through their seat', and buy/sell/write operations are said to be refused. This is useful, though the phrasing is ambiguous—it could describe the tool itself or the catalog contents. The readOnlyHint=false annotation makes the read-only claim less certain, but the description does not clearly contradict it.

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

Conciseness3/5

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

The core purpose is front-loaded in the first sentencewash, which is good. However, the middle sentences ('a live seat on The Wall', 'Called through their seat; their data comes back as it is') are vague and somewhat repetitive, adding atmospheric context rather than concrete operational detail. It is not excessively long, but several phrases could be trimmed without loss.

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?

For a tool with one optional parameter and no output schema, the description gives a reasonable sense of what to expect ('as Telegram /cmds') and even provides a catalog link. Still, the exact response shape is not described, and the wording is slightly inconsistent: 'every tool the bot can run' versus 'Read-shaped tools only'. This leaves some ambiguity about the output contents.

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 single authCode parameter is already fully documented in the input schema, including its source ('dashboard paste message or orbitx_auth_link') and the note that it is required for Grok. The tool description itself adds no additional parameter meaning, so the baseline of 3 applies due to 100% schema description coverage.

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 first sentence clearly states a verb and resource: 'List the live OrbitX MCP tool catalog as Telegram /cmds'. The output form is named, and the resource is specific enough to distinguish it from generic list tools. It does not explicitly differentiate from similar OrbitX tools like orbitx__orbitx_menu, but the focus on the MCP catalog and /cmds format keeps the purpose clear.

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

Usage Guidelines3/5

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

The description implies appropriate use: when an agent needs the catalog of read-shaped tools the bot can run, and it notes that buy/sell/write operations are refused. However, it does not name alternative tools or provide explicit when-to-use versus when-not-to-use conditions, leaving the guidance implicit rather than directive.

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.