general MCP Server
Powerful MCP debugging proxy and CLI inspection tool.
Discovered via list:awesome-mcp-servers-wong2 and last synced 3mo ago.
1. Install the package
npx reloaderoo
2. Add to claude_desktop_config.json
{
"mcpServers": {
"reloaderoo": {
"command": "npx",
"args": [
"reloaderoo"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)