Coding Tools MCP 0.3.0 发布,完整支持最新`2026-07-28`版本的MCP协议

Tom 2026-08-13 13:41 1


Coding Tools MCP 0.3.0 正式发布。这是一个给任意 AI 聊天客户端用的编程运行时。任意支持MCP协议的AI客户端都可以接入使用


新版本完整支持新协议 MCP 2026-07-28,同时也兼容旧协议。欢迎各位佬友升级体验新版本。

最新回复 (11)
  • Tanning4078 08-13 13:44
    1

    这个是给来干嘛的呀佬 想了解下你平时是怎么使用的呢

  • 佐木 08-13 13:46
    2

    好像也没有项目连接地址?

    是github上面的吗

  • Tom 楼主 08-13 13:50
    3

    可以看下我之前的帖子,我最常用的方式是用来吧ChatGPT变成Codex使用,但不局限于这些使用方式,可以发挥一下想象力,可以使用的场景有很多


    【7月29日更新】
    项目 GitHub 今天正式突破 500 Stars!^-^
    感谢每一位支持这个项目的佬友!^-^
    正是因为有大家的关注、使用和支持,这个项目才能一路坚持到现在。对我来说,每一个 Star、Issue、PR 和反馈,都是继续开发下去的动力。
    感谢大家一路以来的支持,也希望这个项目能继续为更多人带来帮助!
    500 Stars,只是一个新的开始。…
  • Tom 楼主 08-13 13:52
    4

    对,是开源项目,在GitHub上面:xyTom/coding-tools-mcp

  • WilliamWu 08-13 15:11
    5

    我试一下,现在只用Codex但是额度不够,ChatGPT都浪费了

  • DreamZ 08-14 16:07
    7

    我平时都是/tunnel start 启动,我想知道给权限启动是什么命令。

  • DreamZ 08-14 16:46
    8

    我现在启动遇到报错,

    ▏ ✓ Opened direct workspace D:\python\tts. MCP: http://127.0.0.1:62141/mcp

    ▏ · Review checkpoints off: D:\python\tts is not a git repository. /diff stays empty until that changes.

    ── session tts ─────────────────────────────────────────────────────────────────────────────────────

    ▏ 08:43:42 session started · owner tui · stdio backend · D:\python\tts

    ▏ ◆ Open D:\python\tts

    ▏ ⎿ mode=direct · sourcePath=D:\python\tts · available=false 113ms



    ▏ ❯ /config 08:43:52

    ▏ ✓ Profile updated — /new starts a session with the new settings.



    ▏ ❯ /tunnel 08:44:13

    ▏ · tunnel:off



    ▏ ❯ /tunnel start 08:44:17


    ▏ ✓ Tunnel ready via cloudflared: https://endorsed-remove-impacts-medicines.trycloudflare.com/mcp — OAuth 2.1.

    ▏ Authorize at https://endorsed-remove-impacts-medicines.trycloudflare.com/authorize with owner password:

    ▏ _J4gpGqM8Y-yo4DsbZbk_komjxIawCp4

    ValidationError: The ‘X-Forwarded-For’ header is set but the Express ‘trust proxy’ setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See Page Redirection for more information.

    at Object.xForwardedForHeader (file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:358:13)

    at wrappedValidations. [as xForwardedForHeader] (file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:682:22)

    at Object.keyGenerator (file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:792:20)

    at file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:882:32

    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

    at async file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:835:5 {

    code: ‘ERR_ERL_UNEXPECTED_X_FORWARDED_FOR’,

    help: ‘Page Redirection’

    }

    ValidationError: The ‘X-Forwarded-For’ header is set but the Express ‘trust proxy’ setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See Page Redirection for more information.

    at Object.xForwardedForHeader (file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:358:13)

    at wrappedValidations. [as xForwardedForHeader] (file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:682:22)

    at Object.keyGenerator (file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:792:20)

    at file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:882:32

    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

    at async file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:835:5 {

    code: ‘ERR_ERL_UNEXPECTED_X_FORWARDED_FOR’,

    help: ‘Page Redirection’

    }

    ValidationError: The ‘X-Forwarded-For’ header is set but the Express ‘trust proxy’ setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See Page Redirection for more information.

    at Object.xForwardedForHeader (file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:358:13)

    at wrappedValidations. [as xForwardedForHeader] (file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:682:22)

    at Object.keyGenerator (file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:792:20)

    at file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:882:32

    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

    at async file:///C:/Users/Dream/AppData/Local/npm-cache/_npx/ae7846344cd4cd82/node_modules/express-rate-limit/dist/index.mjs:835:5 {

    code: ‘ERR_ERL_UNEXPECTED_X_FORWARDED_FOR’,

    help: ‘Page Redirection’

    }


    ╭───────────────────────────────────────────────────────────────────────────────────────────────────────────── tts ──╮

    │ ❯ / for commands │

    ╰────────────────────────────────────────────────────────────────────────────────────────────────── stdio · direct ──╯

    ● tts direct · backend ok D:\python\tts

    / commands ctrl+o inspector ctrl+c ×2 quit

  • Tom 楼主 08-14 17:14
    9

    启动遇到报错,



    感谢反馈,我刚刚试了一下这个报错应该不影响使用,可以暂时先忽略,下一个版本会修

  • Tom 楼主 08-14 17:16
    10



    或者这里选择url token验证方式会比较方便,oauth协议相对复杂一些,容易出问题

  • DreamZ 08-14 17:31
    11

    嗯嗯。好的。还有/tunnel start 启动,我通过交互设置了权限下次是不是会缓存上呢,默认的权限不够用。

  • Tom 楼主 08-15 01:47
    12

    这个权限具体是指?理论上设置的内容会保存的

* 帖子来源Linux.do
返回