Skip to content
Windsurf

agkit for Windsurf

cloud.agkit/agkit

AgentKit management-plane CLI + MCP server (agkit).

client:Windsurf transport:stdio runtime:npm

Install agkit in Windsurf

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

{
  "mcpServers": {
    "agkit": {
      "command": "npx",
      "args": [
        "-y",
        "@storybloq/agkit"
      ]
    }
  }
}

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

agkit in other clients