Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

tgatlas in other clients