mcpbeat Sign in

Agent Interop Runtime MCP Server

local only

Agent Interop Runtime runs on your own machine — the client starts it, so there is no endpoint to ping. 329 installs a week from npm.

A capability graded local MCP runtime for Freebuff, Codex, OpenCode, and Claude Code sessions.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 1 655 · avg 55
a month agotoday
329
Installs / week
npm · agent-interop-runtime
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add agent-interop-runtime -- npx -y agent-interop-runtime
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-interop-runtime": {
      "args": [
        "-y",
        "agent-interop-runtime"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-interop-runtime]
command = "npx"
args = ["-y", "agent-interop-runtime"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-interop-runtime": {
      "args": [
        "-y",
        "agent-interop-runtime"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-interop-runtime": {
      "args": [
        "-y",
        "agent-interop-runtime"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agent Interop Runtime

same job, measured the same way
AI R
by pro-target

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

42 installs/wk local only
Async Parallel Antigravity for Codex & Claude Code
by varadfromeast

Run parallel, resumable, human-operable Antigravity CLI sessions from any MCP agent harness

133 installs/wk local only
Engrm
by dr12hes

Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.

138 installs/wk local only
showagent
by aytzey

Search, resume and convert AI coding sessions (Claude Code, Codex, Gemini, OpenCode, Pi) over MCP.

local only
Laviya Agent Skills
by kartegagithub

Laviya AI Orchestration MCP runtime for IDE and agent integrations.

61 installs/wk local only
Th Memory MCP
by worakorn-prince

Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor

449 installs/wk local only
Pathmark
by hacksurvivor

Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.

64 installs/wk local only
Agent MCP Hub
by blackaxgit

One MCP server bridging the Codex, Cursor, OpenCode, Claude, and Antigravity CLI agents

48 installs/wk local only

Agent Interop Runtime — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Interop Runtime?
Agent Interop Runtime runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package agent-interop-runtime was installed 329 times last week.
Is Agent Interop Runtime still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Agent Interop Runtime?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agent-interop-runtime straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Interop Runtime?
The npm package agent-interop-runtime was installed 329 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.