Skip to content
Windsurf

agentrace for Windsurf

io.github.ura-tools/agentrace

Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.

client:Windsurf transport:stdio runtime:npm

Install agentrace in Windsurf

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

{
  "mcpServers": {
    "agentrace": {
      "command": "npx",
      "args": [
        "-y",
        "@ura-dev/agentrace"
      ]
    }
  }
}

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

agentrace in other clients