telegram mcp for Windsurf
io.github.jgalea/telegram-mcp
Telegram MCP server: read, send, and search messages and manage chats via your account.
client:Windsurf
transport:stdio
runtime:pypi
Install telegram mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"telegram-mcp": {
"command": "uvx",
"args": [
"telegram-mcp-jgalea"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs