ip2proxy-automation

Automate Ip2proxy tasks via Rube MCP (Composio). Always search tools first for current schemas.

Install

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


  • Security verification workflows: Automatically detect proxy types and risk levels at critical stages such as user registration and transaction payments, identifying potential fraudulent activity.

  • Batch IP analysis: Perform bulk geolocation queries and proxy detection on IP lists from logs, generating security analysis reports.

  • Ad anti-fraud: Real-time verification of the reputation of traffic source IPs to filter out fake clicks originating from proxy servers or data centers.
  • Core Features


  • Automatic tool discovery: Dynamically fetch the latest Ip2proxy tool list and input patterns via RUBE_SEARCH_TOOLS, eliminating the need to manually maintain tool definitions.

  • Connection status management: Use RUBE_MANAGE_CONNECTIONS to monitor and manage Ip2proxy connection status, ensuring the service is available during workflow execution.

  • Batch tool execution: Use 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.