TTMT – Telegram to MetaTrader for Cursor
com.telegramtometatrader/ttmt
Read-only access to your own TTMT trading data: trades, signals, channels, performance and risk.
client:Cursor
transport:streamable-http
Install TTMT – Telegram to MetaTrader in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ttmt": {
"url": "https://app.telegramtometatrader.com/api/mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs