Whistle MCP Server is a Whistle proxy management tool based on the Model Context Protocol (MCP), allowing AI assistants to directly operate and control local Whistle proxy servers. Through this tool, …
{
"mcpServers": {
"whistle-tool": {
"command": "npx",
"args": [
"-y",
"whistle-mcp-tool"
]
}
}
}