Skip to main content
Glama
nakazanie-ton

xRocket Exchange MCP

Set up xRocket trading

xrocket_onboarding_links
Read-onlyIdempotent

Return xRocket sign-in links, local autonomous trading setup, and canonical API docs to configure AI-agent trading via MCP.

Instructions

Return xRocket sign-in links, the local autonomous trading setup, and canonical API documentation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations already mark this read-only, idempotent, and non-destructive, and the description does not contradict them. It adds useful behavioral context by explaining that the tool returns three kinds of content: sign-in links, local autonomous trading setup, and canonical API documentation.

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 one dense sentence, front-loaded with the action and the resource. Every clause adds useful information, and there is no filler or repetition.

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?

With zero parameters, a read-only and idempotent annotation profile, and an output schema present, the description gives an agent enough to know what this tool is for and how to invoke it. The only omitted details are return-layout specifics, and those are the output schema's job.

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?

There are zero parameters, and the schema property coverage is 100%, so no parameter explanation is required. The description correctly focuses on the tool's return content rather than inventing parameter semantics.

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 names a clear verb ('Return') and a specific resource: sign-in links, the local autonomous trading setup, and canonical API documentation. This immediately separates it from the sibling market-data tools, which are about snapshots, symbols, tickers, candles, orderbooks, trades, asset info, rates, and fees.

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?

There are no explicit conditions or exclusions, but the content is self-evidently an onboarding/handoff tool: an agent asked for setup links or trading configuration would naturally choose it. The sibling list makes the alternative uses clear enough, even though the description itself does not name them.

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/nakazanie-ton/myrocket'

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