Kōbō — multi-workspace agent manager for Claude Code. Orchestrates isolated git worktrees with dev servers, Notion integration, and MCP tools.
{
"mcpServers": {
"loicngrkobo": {
"command": "npx",
"args": [
"-y",
"@loicngr/kobo"
]
}
}
}