op7418/CodePilot
A desktop GUI for Claude Code — chat, code, and manage projects visually. Built with Electron + Next.js.
Platform-specific configuration:
{
"mcpServers": {
"CodePilot": {
"command": "npx",
"args": [
"-y",
"CodePilot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...