← proxyseo.es
INDIVIDUAL MCP TOOL
rotate_ip
Replace ONE of your proxy IPs with a fresh IP from the same range (e.g.
LIVE ENDPOINT
https://panel-proxy.proxyseo.es/mcp
Connect to this endpoint to inspect the live schema for rotate_ip and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.proxyseo-mcp]
url = "https://panel-proxy.proxyseo.es/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"proxyseo-mcp": {
"type": "http",
"url": "https://panel-proxy.proxyseo.es/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: proxyseo-mcp
Remote MCP URL: https://panel-proxy.proxyseo.es/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"proxyseo-mcp": {
"url": "https://panel-proxy.proxyseo.es/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"proxyseo-mcp": {
"type": "http",
"url": "https://panel-proxy.proxyseo.es/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "proxyseo-mcp",
"transport": "streamable-http",
"url": "https://panel-proxy.proxyseo.es/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
check_proxy— Verify that a proxy is working (connectivity + anonymity check through the proxy).get_proxy— Get a proxy ready to use (IP:port + credentials).list_proxies— List all proxy IPs assigned to your service.proxy_status— Get the status of your proxy service (plan, auth type, IP count, ports, remaining rotations).rotation_status— Show how many free IP rotations remain this month and how many paid rotation credits are available.