<picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/orenlab/codeclone/main/docs/assets/codeclone-wordmark
<source media="(prefers-color-scheme: light)". That is what the codeclone mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
CodeClone helps developers use AI coding agents without losing control of structural change.
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
The server publishes 13 tools. What each one is for:
uses — orenlab/codeclone/.github/actions/codeclone@v2contract — oriented truth maps and test anchors;Read — only analysis commands do not modify source code or project governance stateCode — ** MPL-2.0Documentation — ** MITPyPI — ** https://pypi.org/project/codeclone/Discord — ** https://discord.com/invite/U72KmRvpUxIssues — ** https://github.com/orenlab/codeclone/issuesDiscussions — ** https://github.com/orenlab/codeclone/discussionsCapability — What it providesClient — SetupCursor — Plugin and skillsPlenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Codeclone's toolset — uses, contract, Read and 10 more — is a fair guide to whether it matches your workflow. It is maintained by orenlab; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| uses | orenlab/codeclone/.github/actions/codeclone@v2 |
| contract | oriented truth maps and test anchors; |
| Read | only analysis commands do not modify source code or project governance state. |
| Code | ** MPL-2.0 |
| Documentation | ** MIT |
| PyPI | ** <https://pypi.org/project/codeclone/> |
| Discord | ** <https://discord.com/invite/U72KmRvpUx> |
| Issues | ** <https://github.com/orenlab/codeclone/issues> |
| Discussions | ** <https://github.com/orenlab/codeclone/discussions> |
| Capability | What it provides |
| Client | Setup |
| Cursor | [Plugin and skills](https://orenlab.github.io/codeclone/integrations/cursor/) |
| Codex | [Plugin setup](https://orenlab.github.io/codeclone/integrations/codex/) |
{
"mcpServers": {
"codeclone": {
"command": "uvx",
"args": ["codeclone"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.