Skip to content
Windsurf

AgentLens for Windsurf

io.github.agentkitai/agentlens

Tamper-evident, SHA-256 hash-chained audit trail and observability for AI agents.

client:Windsurf transport:stdio runtime:npm

Install AgentLens in Windsurf

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

{
  "mcpServers": {
    "agentlens": {
      "command": "npx",
      "args": [
        "-y",
        "@agentkitai/agentlens-mcp"
      ]
    }
  }
}

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

AgentLens in other clients