Skip to content
Cline

agentrace for Cline

io.github.ura-tools/agentrace

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

client:Cline transport:stdio runtime:npm

Install agentrace in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agentrace in other clients