sathish316/opus_agents
Opus Agents is an open-source Agentic AI framework, that helps you build AI Agents and Tools that run reliably using abstractions like Custom tool, Higher-order tool, Meta tool. It comes bundled with Agents like OpusTodoAgent that work with Productivity & Collaboration software
Platform-specific configuration:
{
"mcpServers": {
"opus_agents": {
"command": "npx",
"args": [
"-y",
"opus_agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...