Skip to content
Windsurf

Log10x MCP for Windsurf

io.github.log-10x/log10x-mcp

Tools to rank log patterns by volume and cost and to compact, tier down or offload each pattern

client:Windsurf transport:stdio runtime:npm

Install Log10x MCP in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "log10x-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "log10x-mcp"
      ],
      "env": {
        "LOG10X_API_KEY": "<LOG10X_API_KEY>"
      }
    }
  }
}

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

Log10x MCP in other clients