tgatlas for Windsurf
io.github.starnikovoleg/tgatlas
Public Telegram channels for agents: profiles, posting cadence, and similar-channel discovery.
client:Windsurf
transport:stdio
runtime:npm
Install tgatlas in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tgatlas": {
"command": "npx",
"args": [
"-y",
"tgatlas-mcp"
],
"env": {
"TELEGRAM_API_KEY": "<TELEGRAM_API_KEY>",
"TELEGRAM_API_HOST": "<TELEGRAM_API_HOST>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs