7gugu/whistle-mcp
A Whistle proxy management tool based on Model Context Protocol that allows AI assistants to directly control local Whistle proxy servers, simplifying network debugging, API testing, and proxy rule configuration through natural language interaction.
Platform-specific configuration:
{
"mcpServers": {
"whistle-mcp": {
"command": "npx",
"args": [
"-y",
"whistle-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...