Skip to content
Windsurf

agentloopkit for Windsurf

io.github.abhiyoheswaran1/agentloopkit

Read-only MCP server for AgentLoopKit tasks, policies, reports, handoffs, and status.

client:Windsurf transport:stdio runtime:npm

Install agentloopkit in Windsurf

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

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

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

agentloopkit in other clients