trackmcp
Back to directory

一个用于结对编程的MCP: 反问你的方案和修改, 配合Codelf使用有奇效.

4 stars JavaScriptOthers Updated Sep 20, 2025

Documentation

coco

一个开发者的小帮手

安装

json
{
  "mcpServers": {
    "coco": {
      "command": "npx",
      "args": ["mcp-coco"]
    }
  }
}

TODO

> 这个项目后续还会添加更多功能, 将开发中常用到的一些指令聚集起来

功能

pair-qa

代码审查, 获取相关的上下文, 就像是结对编程中你的搭档一样, 他会向你提出问题, 你来回答, 直到你认为代码已经足够好

使用方法: @你想要修改/编辑的代码, 然后问上一句: `pair_qa` 就可以了.

Pair QA Example

Frequently asked questions

What is mcp-coco?

mcp-coco is 一个用于结对编程的MCP: 反问你的方案和修改, 配合Codelf使用有奇效.

How do I install mcp-coco?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-coco open source?

Yes — it is hosted on GitHub at https://github.com/disdjj/mcp-coco and has 4 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP