199-mcp/mcp-autostarter
Intelligent MCP server that restarts Claude's MCP handler process without disrupting the UI
Platform-specific configuration:
{
"mcpServers": {
"mcp-autostarter": {
"command": "npx",
"args": [
"-y",
"mcp-autostarter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...