ProxyWhirl Docs

Interfaces

Choose between Python, REST, CLI, and MCP interfaces for ProxyWhirl.

ProxyWhirl exposes the same proxy rotation capabilities through language-native, HTTP, command-line, and agent-facing interfaces.

InterfaceUse when
MCP ServerAI assistants need structured proxy tools
REST API DeploymentServices need HTTP access to pool management and rotation
ClientsPython applications can import ProxyWhirl or AsyncProxyWhirl directly
CLI ReferenceOperators need shell commands for fetch, source validation, and pool tasks

Start with Python clients for embedded applications, REST for service boundaries, and MCP for assistant workflows.