Skip to content
VS Code

Mushi Mushi for VS Code

io.github.kensaurus/mushi-mushi

The bug mediator for AI-built apps: plain-English diagnosis + a ready fix, in your editor.

client:VS Code transport:streamable-http runtime:npm

Install Mushi Mushi in VS Code

.vscode/mcp.json

{
  "servers": {
    "mushi-mushi": {
      "type": "http",
      "url": "https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Mushi Mushi in other clients