SelfHeal MCP for Claude Code
io.github.carsonroell-debug/selfheal-mcp
Self-healing proxy for MCP servers with retry, circuit breaker, and observability
client:Claude Code
transport:stdio
runtime:npm
Install SelfHeal MCP in Claude Code
run in your project directory
claude mcp add selfheal-mcp -e SELFHEAL_CONFIG=<SELFHEAL_CONFIG> -e SELFHEAL_MAX_RETRIES=<SELFHEAL_MAX_RETRIES> -e SELFHEAL_CIRCUIT_THRESHOLD=<SELFHEAL_CIRCUIT_THRESHOLD> -- npx -y selfheal-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs