Skip to content
Windsurf

super log for Windsurf

com.super-log/super-log

Query your local super-log bench from an AI agent - read-only log tools over the hub.

client:Windsurf transport:stdio runtime:npm

Install super log 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": {
    "super-log": {
      "command": "npx",
      "args": [
        "-y",
        "@super-log/mcp"
      ],
      "env": {
        "SUPER_LOG_URL": "<SUPER_LOG_URL>"
      }
    }
  }
}

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

super log in other clients