continue-retool

curtisalexander/continue-retool
★ 0 stars Python Code/Dev Tools Updated today
Retooling Continue with our own local MCP servers (shell, search, edit, gateway) — replacing built-in agent tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "continue-retool": {
      "command": "uvx",
      "args": [
        "continue-retool"
      ]
    }
  }
}

Or install with pip: pip install continue-retool

README Excerpt

Retooling [Continue](https://continue.dev) with our own tools — a set of local MCP servers that replace built-in agent tools (terminal, search, edit) with sharper, more controllable versions, plus a progressive-disclosure gateway and a tool-factory skill for growing the kit. The premise: the default agent tools are fine, but *your own* tools can be more

Topics

agent-toolscontinuemcp