{
  "reviewed": "2026-09-17",
  "endpoint": "https://app.truefinance.ai/api/v1/mcp",
  "notes": "Examples only. No credentials included. Reading this file executes nothing. Request shapes were checked against published TRUE tool definitions; no trading actions were executed.",
  "examples": [
    {"name":"Read-only connection check","prompt":"Use TRUE to list available perpetual markets and their exact symbols. Do not place any orders.","movesFunds":false},
    {"name":"Draft spot Autopilot","tool":"create_agent","arguments":{"name":"Review example","strategyType":"autopilot","agentType":"spot","riskProfile":"balanced","allocatedCapitalUsd":100},"effect":"Creates an inactive draft. Funding and activation happen separately in the TRUE app.","movesFunds":false},
    {"name":"Recurring order request — review only","tool":"create_dca","arguments":{"symbol":"SOL","totalUsd":400,"orders":8,"intervalHours":168},"effect":"Starts a real app-signed recurring-order creation workflow. Jupiter runs the schedule after approval. Do not use this as a connectivity test.","movesFunds":true}
  ]
}
