Loading MCP server directory, please wait...
Proxy guides, tested configurations and error diagnostics, with an optional local route check.
npx @getmcp/cli add io.github.ipvolt/proxy-toolkitRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ipvolt/proxy-toolkit": {
"command": "npx",
"args": [
"-y",
"@ipvolt/proxy-toolkit-mcp"
],
"env": {
"IPVOLT_ENABLE_ROUTE_CHECK": "0",
"IPVOLT_PROXY_URL": ""
}
}
}
}