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 connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-22 · ★ 3 · #31 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25
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-08-25
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/[email protected] · 2026-08-16
Offline-queue and circuit-breaker resilience fixes: flush() is now re-entrancy-safe (timer + visibility + manual flushes coalesce into one pass - no more double-submitted reports), HTTP 429 opens the circuit breaker…
@mushi-mushi/[email protected] · 2026-08-16
Fix dispatch_fix failing MCP output validation after the dispatch already fired: the REST API returns { dispatchId, status } but the tool's declared outputSchema promised { fixId, status }, so strict clients (Claude…
@mushi-mushi/[email protected] · 2026-08-09
Guard the offline-queue IndexedDB onupgradeneeded handlers against broken · WebView implementations (Facebook/Instagram iOS in-app browsers): open() · can fire upgradeneeded with a null result, or with an…
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
- repository
- github.com/kensaurus/mushi-mushi
- category
- DevOps & monitoring - ranked #31 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
- release cadence
- 5 releases in the last 90 days (latest 2026-08-16)
- registry
- io.github.kensaurus/mushi-mushi (active, first published 2026-06-24 · 9 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-08-25, its last commit was 2026-08-22 and it shipped 5 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-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Mushi Mushi
Alternatives to Mushi Mushi
Maintained DevOps & monitoring servers if Mushi Mushi isn't the fit.
- World Monitor Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools. ★ 83,963 · 2026-08-24
- Open Metadata Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents. ★ 14,959 · 2026-08-25
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,057 · 2026-08-18
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,384 · 2026-08-24
- Radar Kubernetes visibility for AI agents: query workloads, events, logs, topology, and Helm releases. ★ 3,103 · 2026-08-24
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,647 · 2026-08-24
Pairs well with
Servers that cover what Mushi Mushi doesn't - only shown when the pairing reason fits the companion.
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