Local Dev Serve Troubleshooting
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add local-dev-serve-troubleshootingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"local-dev-serve-troubleshooting": {
"command": "npx",
"args": [
"@modelcontextprotocol/local-dev-serve-troubleshooting"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use this to run and debug the UI + server locally (Vite dev server, lotar serve, ports, SSE).
Tags
developmentrustgodebuggingapiskill