Skip to content
Claude Desktop

ai r for Claude Desktop

io.github.pro-target/ai-r

Read local AI agent sessions (Claude Code, Codex, OpenCode, Antigravity, Pi): intents, plans, tools

client:Claude Desktop transport:stdio runtime:pypi

Install ai r in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ai-r": {
      "command": "uvx",
      "args": [
        "agent-session-reader"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ai r in other clients