MCP Directory
Back

CodePilot

by op7418 · TypeScript · ★ 6,056

A multi-model AI agent desktop client — connect any AI provider, extend with MCP & skills, control from your phone. Built with Electron + Next.js.

#ai#anthropic#claude#claude-code#desktop-app#electron#gui#nextjs

Install

npx -y github:op7418/CodePilot

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "codepilot": {
      "command": "npx",
      "args": [
        "-y",
        "github:op7418/CodePilot"
      ]
    }
  }
}

From the README

CodePilot === **A multi-model AI agent desktop client** -- connect any AI provider, extend with MCP & skills, control from your phone, and let your assistant learn your workflow. [](https://github.com/op7418/CodePilot/releases) [](https://github.com/op7418/CodePilot/releases) [](https://github.com/op7418/CodePilot/stargazers) [](https://github.com/op7418/CodePilot/releases) [](LICENSE) [中文文档](./README_CN.md) | [日本語](./README_JA.md) [Download](#download) | [Quick Start](#quick-start) | [Documentation](#documentation) | [Contributing](#contributing) | [Community](#community) --- | Platform…
Read full README on GitHub →

Related ai & ml servers