ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Apex Legends API with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Track Apex Legends player stats, match history, leaderboards, and server status directly from your 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 Apex Legends API capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Apex Legends API.

  1. 01

    Get leaderboard

    Updates every 6 hours. Get top 500 players for specific statistics

  2. 02

    Get origin uid

    Get a player UID from their name (PC only)

  3. 03

    Get player stats by name

    For PC, use Origin account name. Get player statistics by name and platform

  4. 04

    Get player stats by uid

    Recommended for repeated queries. Get player statistics by UID

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Apex Legends API.

  1. 05

    Get predator requirements

    Get RP/AP needed for Apex Predator rank

  2. 06

    Manage legacy match history

    Action can be info, get, add, or delete. Manage legacy match history tracking

  3. 07

    Get match history

    Must make a /bridge request every 4 mins to collect data. Get new match history for a player

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Apex Legends API.

  1. 08

    Get server status

    Get current server status for Apex Legends

  2. 09

    Get name to uid

    Get a player UID from their name across multiple platforms

  3. 10

    Get map rotation

    Get current and next maps for various game modes

Observed, not estimated

990ms average. Fast in production.

Apex Legends API is checked daily against the live service.

Daily averagePeak 1146ms
Aug 20Today
Fastest day
757ms
Slowest day
1146ms
14-day trend
Slowing+33%

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 Apex Legends API, so you can see the experience inside your AI.

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

Apex Legends API Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_8IvGGiZgDeDiusTmv89CdgoKx5FtZE3bDxbaZwum/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 — Apex Legends API capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "apex-legends-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_8IvGGiZgDeDiusTmv89CdgoKx5FtZE3bDxbaZwum/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 Apex Legends API owners ask.

  • 01

    How can I check if the Apex Legends servers are currently down?

    You can use the get_server_status capability. It provides real-time connectivity data for various regions and platforms to confirm if there are any ongoing outages.

  • 02

    Is it possible to see how many points I need to reach Apex Predator rank?

    Yes! The get_predator_requirements capability returns the current RP/AP threshold required to enter the top 750 (Predator) rank on each platform.

  • 03

    Can I track my match history automatically?

    You can use get_match_history for recent data or manage_legacy_match_history to add your UID to the tracking system. Note that some tracking features require periodic bridge requests.