Leagues
News

How to Connect Your AI to SportsVisio via MCP

Sean O'Connor
Jul 2026

SportsVisio runs an MCP server, so you can connect an AI assistant like Claude or Cursor straight to the platform and ask it about your teams, players, stats, and games in plain language. This is the short version. The full walkthrough, with copy-paste setup for every client, lives at mcp.sportsvisio.com.

What you need

  • A SportsVisio account, the one you already use.
  • An AI assistant that supports remote MCP: Claude (desktop and web), Claude Code, or Cursor.
  • The server endpoint: https://mcp.sportsvisio-api.com/mcp

There are no API keys. You sign in through your browser, and the assistant only ever sees and changes what your account allows.

Claude (Desktop or Web)

  1. Open Settings, then Connectors.
  2. Add a custom connector and name it SportsVisio.
  3. Paste the endpoint as the remote MCP server URL: https://mcp.sportsvisio-api.com/mcp
  4. Click Connect. A browser tab opens. Sign in with your SportsVisio account.
  5. Start asking.

Claude Code

Run this once, then type /mcp in a session to sign in:

claude mcp add --transport http sportsvisio https://mcp.sportsvisio-api.com/mcp

Cursor

Add the server to your mcp.json:

{
 "mcpServers": {
   "sportsvisio": {
     "url": "https://mcp.sportsvisio-api.com/mcp"
   }
 }
}

Try a few

Once you're connected, ask in plain language:

  • "Show the standings for my division."
  • "Pull [player]'s season stats and where they rank."
  • "Make a highlight reel from Saturday's game."

Full guide and every other client

Setup for other MCP clients, troubleshooting, and more examples are at mcp.sportsvisio.com.

Subscribe to newsletter

Subscribe to receive the latest blog posts to your inbox every week.

By subscribing you agree to with our Privacy Policy.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Book a Demo and Get a Free Trial

Set up time to speak with our team and see our product in action.