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).
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ghidraMCP
LaurieWiredMCP Server for Ghidra
ICSS
chokcoco不止于 CSS
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント