
一个用于结对编程的MCP: 反问你的方案和修改, 配合Codelf使用有奇效.
一个用于结对编程的MCP: 反问你的方案和修改, 配合Codelf使用有奇效.
一个开发者的小帮手
{
"mcpServers": {
"coco": {
"command": "npx",
"args": ["mcp-coco"]
}
}
}这个项目后续还会添加更多功能, 将开发中常用到的一些指令聚集起来
代码审查, 获取相关的上下文, 就像是结对编程中你的搭档一样, 他会向你提出问题, 你来回答, 直到你认为代码已经足够好
使用方法: @你想要修改/编辑的代码, 然后问上一句: pair_qa 就可以了.
Pick your client and paste the snippet. Each one is the same server, written the way that client expects it.
claude mcp add coco -- npx mcp-coco{
"mcpServers": {
"coco": {
"args": [
"mcp-coco"
],
"command": "npx"
}
}
}code --add-mcp '{"name":"coco","args":["mcp-coco"],"command":"npx"}'[mcp_servers.coco]
command = "npx"
args = ["mcp-coco"]Runs locally on your device. Your client starts the server itself, so nothing has to be hosted.
Paste this prompt into your agent. It reads this page and does the setup for you.
Read https://aiagentslisting.com/mcp/coco to learn what the "coco" MCP server does and how to install it. Add it to my coding agent's MCP configuration as documented on that page, then confirm the server connects and list the tools it exposes.Agents can also browse this directory over MCP at https://aiagentslisting.com/api/mcp
This server runs locally, so we can't read its tool list over the web yet.
Maintain this server? Claiming proves you own the listing and earns the last 4 points.
Claim this listingPaste this line near the top of your repository's README. The badge always renders the current score.
[](https://aiagentslisting.com/mcp/coco)Nothing comparable is listed yet.
No tagged releases on record.
Connect to the AI Agents Listing MCP server at https://aiagentslisting.com/api/mcp using the HTTP transport and complete the sign-in when it asks. Then call the submit_review tool for the listing "coco" with a rating from 1 to 5 and a short note on what worked and what did not.No reviews yet
Be the first to share your experience with this tool.
One email a week. New agents, MCP servers and skills, and what is actually getting traction.