wrap_mcp_stdio
Wrap a stdio MCP server to ensure reliable restarts, using a Node wrapper that respawns the original command when killed.
Instructions
Wrap a stdio MCP server so it can be restarted reliably. Updates ~/.claude.json to launch a Node wrapper that spawns the original command and respawns it when killed. Requires restarting Claude CLI to take effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_name | Yes | The name of the MCP server to wrap |