Agent Interop Runtime
Rank #9,692io.github.Praket7/agent-interop-runtime
A capability graded local MCP runtime for Freebuff, Codex, OpenCode, and Claude Code sessions.
Agent Interop Runtime is a Model Context Protocol (MCP) server published by Praket7. It ranks #9,692 of 130,187 servers tracked on MCP Toplist. Agent Interop Runtime is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 8, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 120,495 of 130,187 servers on MCP Toplist.
Use Agent Interop Runtime
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-interop-runtime -- npx -y agent-interop-runtime[mcp_servers.agent-interop-runtime]
command = "npx"
args = ["-y", "agent-interop-runtime"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-interop-runtime": {
"command": "npx",
"args": [
"-y",
"agent-interop-runtime"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-interop-runtime": {
"command": "npx",
"args": [
"-y",
"agent-interop-runtime"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-interop-runtime": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-interop-runtime"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-interop-runtime": {
"command": "npx",
"args": [
"-y",
"agent-interop-runtime"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-interop-runtime": {
"command": "npx",
"args": [
"-y",
"agent-interop-runtime"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Praket7%2Fagent-interop-runtime)<a href="https://mcptoplist.com/server/io.github.Praket7%2Fagent-interop-runtime"><img src="https://mcptoplist.com/badge/io.github.Praket7%2Fagent-interop-runtime.svg" alt="MCP Toplist: Top 10% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Praket7
Other servers by Praket7
View all Praket7 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.4 | Sep 8, 2026 |
| 0.2.3 | Sep 8, 2026 |
| 0.2.2 | Sep 8, 2026 |
Frequently asked questions
- Who maintains Agent Interop Runtime?
- Agent Interop Runtime is maintained by Praket7, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Agent Interop Runtime listed on the Official MCP Registry?
- Yes — Agent Interop Runtime is listed on the Official MCP Registry, alongside Glama.
- How many versions does Agent Interop Runtime have?
- MCP Toplist tracks 3 versions of Agent Interop Runtime, most recently published on Sep 8, 2026.
- Where can I find the source code for Agent Interop Runtime?
- The source code for Agent Interop Runtime is hosted at github.com/Praket7/agent-interop-runtime.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.