AI R MCP Server

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

People who work with agentic ai, multi agent systems and observability and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-04 · ★ 3 · #98 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install AI R

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add pro-target-ai-r -- uvx agent-session-reader

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package agent-session-reader - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.pro-target is GitHub-verified and matches the repo owner

03 · Who maintains AI R

ai-r is maintained by pro-target. It's the only MCP server we track from this author; the repo dates to Jun 2026.

04 · Facts

category
DevOps & monitoring - ranked #98 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
registry
io.github.pro-target/ai-r (active, first published 2026-07-14)
packages
pypi:agent-session-reader

05 · AI R FAQ

What is AI R?

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

Is AI R still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-04. We re-verify nightly.

How do I install AI R?

Run `uvx agent-session-reader`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does AI R run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to AI R

More DevOps & monitoring MCP servers · Hatchbox · Langfuse · Adif MCP · N3mo · Scherlok

More Python MCP servers · KiCad Tools · Hmr · Prufa MCP · Lambdacad MCP · Pseudolife Memory · see all