Skip to content
Windsurf

agent observability for Windsurf

io.github.kryptosai/agent-observability

Trace AI agent execution: every tool call, every error, every dollar. Open source, local-first.

client:Windsurf transport:stdio runtime:npm

Install agent observability in Windsurf

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

{
  "mcpServers": {
    "agent-observability": {
      "command": "npx",
      "args": [
        "-y",
        "agent-obs"
      ]
    }
  }
}

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

agent observability in other clients