Copy this prompt

Paste it to your AI assistant — Claude, ChatGPT, or any agent that can add its own MCP connectors — to get it connected in one step.

Add a custom MCP connector for EasySportStream at https://api.easysportstream.com/mcp. When it asks me to sign in, use my usual EasySportStream account (Google or Facebook). Once it's connected, show me my upcoming matches.

What it can do

  • See your upcoming and recent matches
  • Look up the details of a specific match
  • Create a new match for you
  • Update a match's teams, sport, or venue
  • Review your past and live stream history
  • Delete a match, with a confirmation step first

Manual setup

Some AI tools want the raw server address instead of a prompt.

Server URL

https://api.easysportstream.com/mcp

Config file — for Claude Desktop, Cursor, Windsurf, and other clients that read an MCP config file instead of a connector UI:

{
  "mcpServers": {
    "easysportstream": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://api.easysportstream.com/mcp"]
    }
  }
}

Sign-in and security

Connecting doesn't need a separate account or API key — sign in with the same Google or Facebook login you already use on EasySportStream. Every AI connection shows up as "MCP Connector (AI assistant)" in your own active sessions, and you can revoke it there at any time, exactly like signing a device out.