Mushi Mushi MCP Server

Your AI wrote it. Mushi tells you why it broke. Plain-English diagnosis + a paste-ready fix, right inside Cursor and Claude Code. No log-reading. No second LLM API key for MCP.

People who work with angular, auto fix and bug reporting and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 3 · #41 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Mushi Mushi

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add kensaurus-mushi-mushi --transport http https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "kensaurus-mushi-mushi": {
      "url": "https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to dxptnwrhwsqckaftyymj.supabase.co

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package @mushi-mushi/mcp - the @mushi-mushi scope differs from the repo owner (kensaurus); confirm it's the project's official package

registry namespace io.github.kensaurus is GitHub-verified and matches the repo owner

03 · What Mushi Mushi can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

@mushi-mushi/plugin-cursor-cloud@0.6.0 · 2026-09-13

Move the Cursor Cloud Agent plugin to the Cursor Cloud Agents v1 API (POST /v1/agents with top-level autoCreatePR, repos[{ url, startingRef }], model.id and a deterministic bc-<uuid> agentId so a redelivered Mushi…

@mushi-mushi/plugin-rollbar@0.1.5 · 2026-09-13

Broaden npm keywords on the packages that had the thinnest discovery surface. · The flagship packages carry 18–32 keywords; these twelve carried 4–9, which is · what npm ranks package search on. Each now also carries…

@mushi-mushi/plugin-linear@0.3.1 · 2026-09-13

Updated dependencies [4af54f0] · - @mushi-mushi/plugin-sdk@0.8.0

04 · Who maintains Mushi Mushi

Mushi Mushi is maintained by kensaurus. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
DevOps & monitoring - ranked #41 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-13)
registry
io.github.kensaurus/mushi-mushi (active, first published 2026-06-24 · 10 versions)
packages
npm:@mushi-mushi/mcp

06 · Mushi Mushi FAQ

What is Mushi Mushi?

Your AI wrote it. Mushi tells you why it broke. Plain-English diagnosis + a paste-ready fix, right inside Cursor and Claude Code. No log-reading. No second LLM API key for MCP.

Is Mushi Mushi still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Mushi Mushi?

Run `npx -y @mushi-mushi/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Mushi Mushi require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Mushi Mushi

More DevOps & monitoring MCP servers · Regula · Motor Current Signature Analysis

More TypeScript MCP servers · Kody · Open Takeoff · Agent Comm · Agent Discover · Agent Knowledge · see all