Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

SelfHeal MCP in other clients