Skip to content
Windsurf

uniprof for Windsurf

io.github.indragiek/uniprof

Universal CPU profiler designed for humans and AI agents

client:Windsurf transport:stdio runtime:npm

Install uniprof in Windsurf

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

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

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

uniprof in other clients