Mushi Mushi

Bug translation for vibe coders: plain-English diagnosis + paste-ready fix in your AI coding agent

Hosted
officialservice

Deployment

Hosted
streamable-httphttps://api.mushimushi.dev/functions/v1/mcp
Headers
AuthorizationRequired
Bearer <MUSHI_API_KEY> — a project API key with the mcp:read (and optionally mcp:write) scope.

Package Details

Transportstdio

Environment Variables

MUSHI_API_KEY
RequiredSecret

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.