Assign issues to Claude Code, Codex, Cursor, and 17 more coding agents like teammates โ open-source and self-hostable.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"multica": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-multica"
]
}
}
}