magents for Claude Desktop
io.github.abnegate/magents
Shared session bus MCP+CLI for Claude/Codex/Cursor/Grok: list, read, handoff, send, spawn.
client:Claude Desktop
transport:stdio
runtime:oci
Install magents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"magents": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/abnegate/magents:0.12.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs