4,500+ servers built on MCP Fusion
Vinkius
Apex & Division Stats by TRN logo
Vinkius
CrewAI logo

How to Use the Apex & Division Stats by TRN MCP in CrewAI

Deploy specialized agent crews to monitor, analyze, and report on competitive Apex and Division 2 stats autonomously.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Apex & Division Stats by TRN MCP on Cursor AI Code Editor MCP Client Apex & Division Stats by TRN MCP on Claude Desktop App MCP Integration Apex & Division Stats by TRN MCP on OpenAI Agents SDK MCP Compatible Apex & Division Stats by TRN MCP on Visual Studio Code MCP Extension Client Apex & Division Stats by TRN MCP on GitHub Copilot AI Agent MCP Integration Apex & Division Stats by TRN MCP on Google Gemini AI MCP Integration Apex & Division Stats by TRN MCP on Lovable AI Development MCP Client Apex & Division Stats by TRN MCP on Mistral AI Agents MCP Compatible Apex & Division Stats by TRN MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Apex & Division Stats by TRN MCP to CrewAI

Create your Vinkius account to connect Apex & Division Stats by TRN to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Run autonomous gaming scouts with CrewAI

The `get_apex_match_history` tool lets an analysis agent monitor a player's recent competitive sessions. You can pair this agent with a scout agent that searches for new talent using the `search_player` tool to build a fully autonomous recruitment pipeline. CrewAI manages the collaboration between these agents, sharing memory and context across tasks. The scout agent finds the player, the analyst pulls their match history, and a manager agent drafts a scout report.

Build multi-agent Division 2 tactical monitors

The `get_division2_player_profile` and `get_division2_pvp_stats` tools provide deep metrics on an agent's gear, level, and competitive performance. You assign these tools to specific specialized agents within your crew to track clan progression. One agent monitors the overall clan rankings while another flags members who fall behind on PvP targets. This cooperative execution operates without human intervention, sending alerts to your Discord or Slack channel when goals are missed.

Scale talent scouting via an autonomous MCP Server setup

The `get_apex_leaderboard` tool gives your agents access to global player standings across multiple platforms. Your CrewAI crew can scan these leaderboards daily, isolating top-performing players who match your organization's recruitment criteria. This MCP Server setup integrates directly with CrewAI's tool-filtering system. You expose only the necessary endpoints to your agents, keeping their focus sharp and reducing unnecessary API calls during long-running scouting operations.

Setup guide

Set up Apex & Division Stats by TRN MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Apex & Division Stats by TRN tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Apex & Division Stats by TRN Analyst",
    goal="Access and analyze Apex & Division Stats by TRN data via MCP.",
    backstory="Expert analyst with direct Apex & Division Stats by TRN access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Apex & Division Stats by TRN transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Apex & Division Stats by TRN MCP in CrewAI

You can pass the Vinkius server URL directly in your Agent's `mcps` parameter list. For advanced setups, use the `MCPServerHTTP` class from CrewAI to manage custom headers and tool filtering.
Yes. CrewAI's shared memory architecture allows one agent to fetch a player's profile using `get_apex_player_profile` and pass that context directly to another agent for strategic analysis.
Yes. You can define a sequential workflow where Agent A runs `search_player`, Agent B takes the output to call `get_apex_legend_breakdown`, and Agent C compiles the final scout report.
Vinkius manages the underlying API rate limits and infrastructure. Your crew only communicates with the secure Vinkius endpoint, ensuring your agents do not get blocked during heavy scouting runs.
Yes. All queries involving player search history and match profiles are run inside isolated, short-lived sandboxes. Vinkius does not store query logs or player data, ensuring complete confidentiality for your scouting operations.

Start using the Apex & Division Stats by TRN MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 9 tools

We've already built the connector for Apex & Division Stats by TRN. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 9 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.