Skip to content
Windsurf

timps swarm for Windsurf

io.github.sandeeprdy1729/timps-swarm

161 AI agents for code gen, health, AI/ML, infra, India-stack. One command.

client:Windsurf transport:stdio runtime:npm

Install timps swarm 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": {
    "timps-swarm": {
      "command": "npx",
      "args": [
        "-y",
        "timps-swarm"
      ],
      "env": {
        "GEMINI_API_KEY": "<GEMINI_API_KEY>",
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "OPENAI_API_KEY": "<OPENAI_API_KEY>",
        "GROQ_API_KEY": "<GROQ_API_KEY>",
        "OLLAMA_HOST": "<OLLAMA_HOST>",
        "TIMPS_MODEL_PATH": "<TIMPS_MODEL_PATH>",
        "TIMPS_MAX_AGENT_WORKERS": "<TIMPS_MAX_AGENT_WORKERS>",
        "REDIS_URL": "<REDIS_URL>",
        "TIMPS_AUTH": "<TIMPS_AUTH>",
        "LOG_LEVEL": "<LOG_LEVEL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

timps swarm in other clients