Skip to content
Windsurf

consolelog dev tools for Windsurf

io.github.mbdev3/consolelog-mcp

Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.

client:Windsurf transport:stdio runtime:npm

Install consolelog dev tools in Windsurf

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

{
  "mcpServers": {
    "consolelog-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "consolelog-mcp"
      ]
    }
  }
}

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

consolelog dev tools in other clients