Skip to content
Windsurf

korg introspect mcp for Windsurf

io.github.new1direction/korg-introspect-mcp

Wrap any korg:introspect@v1-aware binary as a Claude Code tool, honoring declared side-effects.

client:Windsurf transport:stdio runtime:npm

Install korg introspect mcp in Windsurf

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

{
  "mcpServers": {
    "korg-introspect-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@korgg/introspect-mcp"
      ]
    }
  }
}

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

korg introspect mcp in other clients