Mushi Mushi is answering right now. Last checked 10 min ago. 291 installs a week from npm. Last commit 13 Sep 2026.
Bug translation for vibe coders: plain-English diagnosis + paste-ready fix in your AI coding agent
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(bin, ['--print', '--output-format', 'json'], {
banner.innerHTML = `<span>⚠ Session expired — sign in again to continue</span>
<button class="btn btn-sm btn-primary" onclick="reAuthenticate()">Re-authenticate →</button>`
document.getElementById('main')?.prepend(banner)
placeholder="https://discord.com/api/webhooks/…"
const entries = await readdir(current, { withFileTypes: true })
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.
claude mcp add mushi-mushi --transport http https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp
{
"mcpServers": {
"mushi-mushi": {
"url": "https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp"
}
}
}
[mcp_servers.mushi-mushi]
url = "https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp"
{
"mcpServers": {
"mushi-mushi": {
"url": "https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp"
}
}
}
{
"mcpServers": {
"mushi-mushi": {
"url": "https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp"
}
}
}
This one needs environment variables set before it will start:
MUSHI_API_KEY (Project ingest/admin API key minted in the Mushi console (Settings → API Keys). Scope mcp:read for triage, mcp:write to dispatch fixes.), MUSHI_PROJECT_ID (Project UUID the key belongs to. Optional for single-project account keys.), MUSHI_API_ENDPOINT (Override the API base URL (self-hosted deployments). Defaults to the hosted Mushi Cloud endpoint.), MUSHI_FEATURES (Comma-separated feature groups to expose (triage,fixes,inventory,setup,docs). Defaults to the lean catalog; use 'all' for the full tool set.).
The author declared them in the registry entry; get the values from the project itself.
This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp | streamable-http | sign-in | 367 ms | 10 min ago |
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
A/B testing for vibe coders: create, track, and ship experiments from your AI coding agent.
Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.
Bug bounty platform for vibe coders. Post bugs, find fixes, run diagnostics.
Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.
Give your AI agent a real phone number for SMS verification codes.
Shared memory for coding agents. Stop re-explaining your codebase every session.
Generate and validate a .specs/ bundle for your repo, then hand it to your AI coding agent
Answers built from our own checks of this server.