Bug translation for vibe coders: plain-English diagnosis + paste-ready fix in your AI coding agent
npx @getmcp/cli add io.github.kensaurus/mushi-mushiRequires Node.js 18+. Community-contributed server. Review source before installing.
MUSHI_API_KEYProject ingest/admin API key minted in the Mushi console (Settings → API Keys). Scope mcp:read for triage, mcp:write to dispatch fixes.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kensaurus/mushi-mushi": {
"command": "npx",
"args": [
"-y",
"@mushi-mushi/mcp"
],
"env": {
"MUSHI_API_KEY": "",
"MUSHI_PROJECT_ID": "",
"MUSHI_API_ENDPOINT": "",
"MUSHI_FEATURES": ""
}
}
}
}Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Governed MCP server for DMTF Redfish BMCs. Read-only by default; writes are opt-in and dry-run.