Skip to content
VS Code

TTMT – Telegram to MetaTrader for VS Code

com.telegramtometatrader/ttmt

Read-only access to your own TTMT trading data: trades, signals, channels, performance and risk.

client:VS Code transport:streamable-http

Install TTMT – Telegram to MetaTrader in VS Code

.vscode/mcp.json

{
  "servers": {
    "ttmt": {
      "type": "http",
      "url": "https://app.telegramtometatrader.com/api/mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

TTMT – Telegram to MetaTrader in other clients