mushi-mushi
@kensaurus
关于 mushi-mushi
Your AI shipped it. Mushi tells you why it broke — plain diagnosis and a paste-ready fix prompt in Cursor. No second LLM key.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mushi-mushi": {
"command": "npx",
"args": [
"-y",
"@mushi-mushi/mcp@latest"
],
"env": {
"MUSHI_API_KEY": "<YOUR_MUSHI_API_KEY>",
"MUSHI_PROJECT_ID": "<YOUR_PROJECT_UUID>",
"MUSHI_API_ENDPOINT": "https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/api",
"MUSHI_FEATURES": "triage,fixes,inventory,setup,docs"
}
},
"mushi-mushi-hosted": {
"type": "http",
"url": "https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp?features=triage,fixes,inventory,setup,docs",
"headers": {
"Authorization": "Bearer <YOUR_MUSHI_API_KEY>",
"X-Mushi-Project-Id": "<YOUR_PROJECT_UUID>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mushi-mushi?
Mushi turns user-felt bugs into a plain diagnosis and a paste-ready fix prompt. It works from Cursor, Claude Code, or VS Code over MCP and is aimed at developers who want to debug and fix issues directly inside their editor.
How to use mushi-mushi?
Install by running npx mushi-mushi setup --ide cursor or visiting the connect documentation at https://kensaur.us/mushi-mushi/docs/connect. Once set up, you can invoke tools like triage, get_fix_context, QA story runs, and codebase search (when the codebase is indexed). No second LLM key is needed; a free tier covers triage and fix context generation.
Key features of mushi-mushi
- Turns user bugs into diagnosis and fix prompt
- Works from Cursor, Claude Code, and VS Code
- Tools: triage, get_fix_context, QA runs, codebase search
- No second LLM key required
- Free tier available for triage and fix context
Use cases of mushi-mushi
- Diagnose user‑reported bugs without leaving the editor
- Generate a paste‑ready fix prompt from a bug report
- Run QA story runs to validate fixes
- Search an indexed codebase for relevant context
FAQ from mushi-mushi
What IDEs does mushi-mushi support?
Mushi works from Cursor, Claude Code, and VS Code over MCP.
Do I need a second LLM key?
No. Mushi does not require a second LLM key.
Is there a free tier?
Yes, the free tier covers triage and fix context generation.
What tools does mushi-mushi provide?
Tools include triage reports, get_fix_context, QA story runs, and codebase search (when the codebase is indexed).
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论