orbiqd/orbiqd-briefkit
Orchestrate multiple coding CLIs (Claude Code/Codex/Gemini) from one interface. Exposes MCP server for tool integration. Run agents locally without API keys, track all executions, resume conversations. Built for automation and scripting.
Platform-specific configuration:
{
"mcpServers": {
"orbiqd-briefkit": {
"command": "npx",
"args": [
"-y",
"orbiqd-briefkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...