Back to listClaimed by author

mybolideDeveloper tools

Coding Tools MCP

coding-tools-mcp

Give any AI agent the ability to code

  • Desktop
  • macOS
  • Runs locally
  • Docker supported
coding-tools-mcp screenshot
Popularity
394 Stars
GitHub stars
Recent activity
9/7/2026
Updated in the last 30 days
License
Unknown
No SPDX detected

Why it matters

We look beyond stars: what problem it solves, whether it creates real utility, and what makes its approach worth noticing.

Last 90 days

Problem

Addresses the pain point of losing context when chat windows close and the difficulty of maintaining project state across multiple AI sessions.

Practical value

Provides a desktop client to manage multi-project workspaces, MCP services, public tunnels, and persistent session history, directly connecting external clients like ChatGPT.

Innovation / differentiation

Keeps development context tied to the codebase rather than a chat window by writing structured session history and checkpoints directly into the project directory.

Leverage potential

Integrates Rust and Tauri 2 to build a cross-platform desktop app with built-in FRP, Cloudflare tunnels, and auth management, lowering the barrier to exposing private MCP services.

Why now

Arrives during the rapid growth phase of the Model Context Protocol ecosystem, aligning with developer demand for securely connecting local projects to AI assistants.

Community activity

In the last 90 days there were 9 new issues and 6 pull requests; the bounded issue/PR samples include 9 issue authors and 6 PR contributors, with 14 releases.

Maintainer responsiveness

The 9-issue window sample had a 78% close rate, and the 6-pull-request sample had a 0% merge rate. Maintainer-comment observations covered only 100% of that issue sample, so response rate and first-response speed are not reported.

6 contributors in PR sample14 releasesPR merge rate 0% · 6 sampled in window

Key highlights

  • Real development: files, commands, Git, tests, and long-running processes are all in the same Workspace.
  • Cross-session continuity: new conversations can read all history summaries and the latest handoff.
  • Traceable progress: structured checkpoints can be saved after each task.

Quick start

How it is installed, how hard it is, and where to start.

Where it runs

Runs locally

Difficulty

Medium — some setup needed

Docker supportedRuns locally
  1. 01Download and install the desktop app
  2. 02Add a project directory
  3. 03Start MCP and public tunnel
  4. 04Copy the public MCP address
  5. 05Enable developer mode in ChatGPT
  6. 06Create a new MCP plugin and paste the address
  7. 07Complete authorization and start developing in a new conversation

Best for

  • Developers who want to try it on their machine
  • People who prefer Docker deploys

More about it

Coding Tools MCP is a Rust + Tauri 2 desktop app. After selecting a project directory and starting the service, an AI agent can use MCP to read files, modify code, run commands and tests, check Git status, and save key progress as in-project history sessions. It is closer to an "IDE workspace where AI remembers development progress"; ordinary development tools do not require creating a Task first, and history sessions are responsible for restoring context in new conversations.

Why it is needed

  • Real development: files, commands, Git, tests, and long-running processes are all in the same Workspace.
  • Cross-session development: New conversations can read all history summaries and the latest complete handoff, without repeatedly explaining project background and current progress to the AI.
  • Traceable progress: Structured checkpoints can be saved after each task, leaving decisions, modifications, test results, and next steps in the project directory.
  • Multi-workspace management: One desktop client can store multiple projects and manage their respective MCP, Actions, and public addresses.
  • Direct ChatGPT connection: Built-in Streamable HTTP, OAuth, Bearer Token, OpenAPI, FRP, and Cloudflare tunnels.
  • Simple default toolset: Stable core tools are available by default, and advanced Harness capabilities are opt-in.

Sources

Each field shows its status and source — expand to review.

9 · Expand
  • Latest release

    Verified

    v0.2.1

    Source: GitHub API · latest_release=v0.2.1 · 9/11/2026

  • needs api key

    Verified

    No

    Source: admin_cms · cms editor · 8/7/2026

  • One-liner

    Verified

    {"en":"Give any AI agent the ability to code","zh":"把本地项目变成 AI 可直接开发、能够跨会话延续上下文的持久工作区。"}

    Source: admin_cms · cms editor · 8/7/2026

  • Platforms

    Verified

    macos

    Source: admin_cms · cms editor · 8/7/2026

  • Category hint

    Inferred from materials

    AI Development Tools

    Source: README.md · The project is described as a desktop app that gives AI agents coding capabilities, integrating with ChatGPT via MCP. · 8/7/2026

  • product forms

    Verified

    desktop

    Source: admin_cms · cms editor · 8/7/2026

  • supports docker

    Verified

    Yes

    Source: Repository file · dockerfile=true; compose=true · 9/11/2026

  • supports local

    Verified

    Yes

    Source: admin_cms · cms editor · 8/7/2026

  • supports self host

    Verified

    No

    Source: admin_cms · cms editor · 8/7/2026

Other verified projects matched by category, capabilities, and intended roles.