Self-hosted multi-agent AI runtime with MCP server support. Build, orchestrate, and run autonomous agents with memory, skills, schedules, and 23+ LLM providers (Claude, GPT, Gemini, OpenRouter, Ollama).
{
"mcpServers": {
"swarmclaw": {
"command": "npx",
"args": [
"-y",
"@swarmclawai/swarmclaw"
]
}
}
}