Skip to content
Windsurf

itsoc mcp for Windsurf

io.github.ankit512/itsoc-mcp

Read-only MCP server over a local log-analysis backend; a client that computes no verdicts.

client:Windsurf transport:stdio runtime:pypi

Install itsoc mcp in Windsurf

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

{
  "mcpServers": {
    "itsoc-mcp": {
      "command": "uvx",
      "args": [
        "itsoc-mcp"
      ]
    }
  }
}

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

itsoc mcp in other clients