agent observability for Cline
io.github.kryptosai/agent-observability
Trace AI agent execution: every tool call, every error, every dollar. Open source, local-first.
client:Cline
transport:stdio
runtime:npm
Install agent observability 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": {
"agent-observability": {
"command": "npx",
"args": [
"-y",
"agent-obs"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs