M
MCP Agent Interop
作者 @james-tn
MCP as the universal agent interop layer progressive demo: agent-as-service, stateful sessions, hybrid tools, cross-framework orchestration (MAF + LangGraph)
创建于 2/20/2026
更新于 5 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp-agent-interop
Cursor 配置 (mcp.json)
{
"mcpServers": {
"james-tn-mcp-agent-interop": {
"command": "uvx",
"args": [
"mcp-agent-interop"
]
}
}
}