Skip to main content
This guide shows you how to install Padel Analyst in ChatGPT, allowing you to query professional padel data directly in your conversations.

Prerequisites

Before you begin, make sure you have:

ChatGPT Plus/Pro Account

MCP connectors require a ChatGPT Plus or Pro subscription

Padel API Token

Get your token from the API Tokens page

Installation Steps

1

Open ChatGPT Settings

Click on your profile icon in the bottom-left corner of ChatGPT and select Settings from the menu.
ChatGPT settings menu
2

Navigate to Apps

In the Settings panel, click on Apps in the left sidebar. Then click on Advanced settings.
Apps settings page
3

Enable Developer Mode

Toggle Developer mode to enable it. This allows you to add custom MCP servers to ChatGPT.Then click the Create app button in the top-right corner.
Developer mode toggle
4

Add Padel Analyst

In the “New App” dialog, enter the following details:
FieldValue
NamePadel Analyst
MCP Server URLhttps://padelapi.org/mcp?token=YOUR_API_TOKEN
AuthenticationNo Auth
Replace YOUR_API_TOKEN with your actual API token from the API Tokens page.Check the box “I understand and want to continue” to acknowledge the warning about custom MCP servers.Click Save to add the connector.
New App configuration dialog
5

Start Using Padel Analyst

In any chat, click the + button next to the message input. Navigate to More and select Padel Analyst from the list.
Enable Padel Analyst in chat

Using Padel Analyst

Once enabled, you can ask ChatGPT questions about professional padel. ChatGPT will automatically use Padel Analyst tools to fetch the data.

Example Response

Here’s an example of ChatGPT fetching match data using Padel Analyst:
Example match query response
You can expand the “Called tool” section to see the exact request and response from the Padel API.

Example Questions

Try asking ChatGPT questions like:
  • “Who won the last Premier Padel Major?”
  • “Show me the head-to-head between Lebron/Galan and Coello/Tapia”
  • “What are Arturo Coello’s statistics this season?”
  • “List all P1 tournaments in 2025”
  • “Simulate a match between the top two ranked pairs”

Troubleshooting

Make sure you have a ChatGPT Plus or Pro subscription. Free accounts don’t have access to Developer mode.
Verify that your API token is correct and included in the MCP Server URL. The token should be passed as a query parameter: ?token=YOUR_API_TOKEN
Make sure Developer mode is enabled and that you saved the app correctly. Try refreshing the page.

Next Steps