Skip to content
Windsurf

mcp process for Windsurf

io.github.digital-defiance/mcp-process

Process management and monitoring for AI agents with strict security boundaries

client:Windsurf transport:stdio runtime:npm

Install mcp process in Windsurf

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

{
  "mcpServers": {
    "mcp-process": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-capabilities-suite/mcp-process"
      ]
    }
  }
}

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

mcp process in other clients