An open-source, PyTorch-like runtime for dynamic multi-agent and multi-session workflows.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"openrath": {
"command": "uvx",
"args": [
"openrath"
]
}
}
}
Run in terminal:
claude mcp add openrath uvx openrath
Add to .cursor/mcp.json:
{
"mcpServers": {
"openrath": {
"command": "uvx",
"args": [
"openrath"
]
}
}
}
Or install with pip: pip install openrath
README Excerpt
<p align="center"> <img src="assets/readme/logos/openrath-logo-white.png" alt="OpenRath logo" width="860" /> </p> <p align="center"> <a href="https://pypi.org/project/openrath/"><img src="https://img.shields.io/pypi/v/openrath.svg" alt="PyPI"></a> <a href="https://pypi.org/project/openrath/"><img src="https://img.shields.io/pypi/pyversions/openrath.svg" alt="Python"></a>
Tools (7)
AgentDeviceFunctionParameterSelectorTensorWorkflow
Topics
agent-frameworkagentic-aiai-agentsanthropiclllm-agentllmmemorymodel-context-protocolmulti-agentmulti-agent-systemsopen-sourceopenaiprovenancepythonruntime-state