ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Equixly with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate API security testing via Equixly. manage target services, trigger autonomous AI pentests, and audit vulnerability findings directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Equixly capability set.

These are the exact actions your AI can choose when you ask it to work with Equixly.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Equixly.

  1. 01

    Create service

    Provide the human-readable name and the live base URL. After creation, upload an API spec to maximize attack surface coverage. Register a new API target service for autonomous pentesting

  2. 02

    Delete service

    Use when decommissioning an API or cleaning up test environments. This action is irreversible. Remove an API service and all its scan history from Equixly

  3. 03

    Get scan

    Includes total requests made, endpoints explored, attack vectors attempted, severity breakdown of findings (critical/high/medium/low), and OWASP Top 10 mapping. Get detailed status and summary of a specific pentest scan

  4. 04

    List scans

    Each scan entry includes its status (running, completed, failed), timestamps, and the total count of vulnerabilities detected in that session. List all pentest scan sessions for an API service

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Equixly.

  1. 05

    List services

    A Service represents a single API base URL that the autonomous AI pentester continuously attacks. Each service contains its unique ID, name, base URL, and the number of discovered endpoints. List all registered API services in Equixly

  2. 06

    Upload API spec

    Supported formats: openapi (JSON/YAML), postman, graphql, wsdl, har. Pass the raw spec content as a string along with the format identifier. Upload an API specification (OpenAPI, Postman, etc.) to a service

  3. 07

    Get scan findings

    Each finding includes a severity rating, OWASP category, affected endpoint path, HTTP method, request/response evidence of exploitation, and actionable remediation guidance. Download all exploitable vulnerabilities found in a pentest scan

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Equixly.

  1. 08

    Get service

    Required before modifying scan behavior. Get detailed configuration of a specific API service

  2. 09

    List API specs

    The AI Hacker uses these specs to understand the full attack surface, so keeping them updated maximizes vulnerability discovery coverage. List uploaded API specifications for a service

  3. 10

    Trigger scan

    It tests for BOLA, broken authentication, mass assignment, IDOR, injection, and business logic flaws. Ideal for CI/CD pipeline integration upon each deployment. Launch a new autonomous AI penetration test against a service

Observed, not estimated

835ms average. Fast in production.

Equixly is checked daily against the live service.

Daily averagePeak 971ms
Aug 24Today
Fastest day
777ms
Slowest day
971ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Equixly, so you can see the experience inside your AI.

It does not authenticate your account with Equixly. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Equixly Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_nyZHBp8MEawkoza3tzHMDtA3eBgX7w9c0cUuHFQx/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Equixly capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "equixly-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_nyZHBp8MEawkoza3tzHMDtA3eBgX7w9c0cUuHFQx/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Equixly owners ask.

  • 01

    Can my agent trigger an autonomous penetration test on a specific API?

    Yes. Use the 'trigger_scan' capability with the target Service ID. The Equixly AI Hacker will begin an autonomous session, learning and attacking the API for various flaws including BOLA and business logic errors.

  • 02

    How do I see the security vulnerabilities found in the last scan via chat?

    Use the 'get_scan_findings' capability. Provide the Service and Scan IDs. The agent will retrieve a detailed list of confirmed security flaws, including severity levels and actionable remediation guidance.

  • 03

    Can I upload an OpenAPI specification to improve scan coverage through the agent?

    Absolutely. Use the 'upload_api_spec' capability. Provide the spec content and format (e.g., 'openapi'). This allows the AI Hacker to understand the full attack surface and maximize vulnerability discovery.