TRUE MCP Examples: Read-Only Prompts and Agent Drafts

Inspect downloadable MCP examples for market data, Autopilot drafts and recurring purchases before using them in your assistant.

24-second illustrated workflow. No audio. Follow the detailed steps below for the complete setup.

Read-only connection checks

Start with a question that cannot change your account: Use TRUE to list available perpetual markets and their exact symbols. Do not place an order. Then check that the assistant returns a tool result with current market identifiers.

For research: Use TRUE to compare the bullish and bearish cases for SOL. Distinguish sourced facts from assumptions and include timestamps. Do not trade. A read-only prompt helps check the connection; it is not a guarantee that every statement in the response is correct.

Draft-only Autopilot configuration

{"name":"Review example","strategyType":"autopilot","agentType":"spot","riskProfile":"balanced","allocatedCapitalUsd":100}

This request is for create_agent. It saves a draft only; no funding or activation is implied. Review the draft and permissions in TRUE. The number above is illustrative, not a suggested allocation.

A recurring order has a different lifecycle

{"symbol":"SOL","totalUsd":400,"orders":8,"intervalHours":168}

This is a create_dca request. Unlike an agent draft, submitting it starts a real order-creation workflow. Your open TRUE app signs after approval, and Jupiter runs the schedule. Do not execute an example merely to test connectivity.

Download and verify

Download the annotated examples (JSON) · Download the prompt checklist (Markdown)

The request shapes were checked against TRUE’s published tool definitions on 17 September 2026. They contain no credentials. No trading or funding action was executed to produce these examples. Confirm the current tool schema in your connected assistant before use.

Handle pending approvals

Keep the original approval identifier while checking an app-signed action. Do not turn a timeout into a second order. Check the final transaction or execution record and inspect your positions before retrying.

Disconnecting a connector does not unwind its past actions. Review agents, copied strategies, resting orders and recurring plans separately.

Continue with a related guide

Updated 2026-09-17. Sources, examples and review approach.

Open MCP setup →