AI R runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from pypi. Last commit 23 Jul 2026.
Read local AI agent sessions (Claude Code, Codex, OpenCode, Antigravity, Pi): intents, plans, tools
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ai-r -- uvx agent-session-reader
{
"mcpServers": {
"ai-r": {
"args": [
"agent-session-reader"
],
"command": "uvx"
}
}
}
[mcp_servers.ai-r]
command = "uvx"
args = ["agent-session-reader"]
{
"mcpServers": {
"ai-r": {
"args": [
"agent-session-reader"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ai-r": {
"args": [
"agent-session-reader"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.