Skip to content
Windsurf

aichat for Windsurf

io.github.rcgalbo/aichat

Inter-agent communication for multi-agent Claude Code workflows.

client:Windsurf transport:stdio runtime:npm

Install aichat in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "aichat": {
      "command": "npx",
      "args": [
        "-y",
        "aichat-mcp"
      ]
    }
  }
}

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

aichat in other clients