TDM MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TDM_VAULT | No | Vault path or marker | |
| ODOS_API_KEY | No | Odos API key for swap routing | |
| JUPITER_API_KEY | No | Jupiter API key for swap routing | |
| TDM_REMAINING_USDC | No | Remaining USDC snapshot hint | |
| TDM_CREDENTIALS_PATH | No | Path to credentials file, when set | |
| TDM_DUST_TOKENS_DETECTED | No | Dust tokens detected hint |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| tdm_get_session_stateA | Provides the LLM Agent with local TDM balance snapshot hints and wallet status to determine whether x402 execution should continue or whether the user should run tdm connect, tdm fuel, or tdm sweep. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion between tools; the single tool has a clear and distinct purpose.
The tool name follows a consistent verb_noun pattern with a server-specific prefix, which is clear and predictable.
A single tool is insufficient for the apparent domain, which involves multiple user actions (connect, fuel, sweep) that are not exposed as tools, making the surface feel incomplete and under-scoped.
The server only provides a state query tool but lacks any action tools for the operations it references (connect, fuel, sweep), leaving critical gaps that prevent an agent from completing workflows.