ip2proxy-automation
Automate Ip2proxy tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:45
Download and extract to your skills directory
Copy command and send to OpenClaw for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-ip2proxy-automation&locale=en&source=copy
Ip2proxy Automation via Rube MCP
Skills Overview
Use Composio’s Rube MCP to automatically run Ip2proxy operations, enabling IP proxy detection, geolocation lookup, and risk assessment—without directly managing API keys.
Use Cases
Core Features
RUBE_SEARCH_TOOLS, eliminating the need to manually maintain tool definitions.RUBE_MANAGE_CONNECTIONS to monitor and manage Ip2proxy connection status, ensuring the service is available during workflow execution.RUBE_MULTI_EXECUTE_TOOL to run multiple Ip2proxy operations within a single session, supporting batch queries and complex workflows.Common Questions
How do I connect to Ip2proxy via Rube MCP?
First, make sure you’ve added
https://rube.app/mcp as an MCP server, then call RUBE_MANAGE_CONNECTIONS and specify the toolkit as ip2proxy. If the connection is not activated, it will return an authorization link. After completing authorization, the status will become ACTIVE and the service can be used.Does Ip2proxy automation require an API key?
No. Rube MCP handles authentication with Composio. You only need to ensure you establish an active Ip2proxy connection via
RUBE_MANAGE_CONNECTIONS; you do not need to apply for or manage API keys separately.What should I do if tool execution fails?
First, check whether the connection status is ACTIVE. Then confirm that the tool slug and parameter formats match the latest patterns returned by
RUBE_SEARCH_TOOLS. Tool schemas may change, so it’s recommended to re-search before each execution to get the correct field names and types.