Jentic MCP + ChatGPT (OAuth)¶
Goal — In a few minutes, you'll enable Jentic MCP tools in ChatGPT using OAuth authentication, allowing you to search, load, and execute external APIs directly in your conversations.
What you'll get¶
With Jentic MCP configured in ChatGPT, you'll gain access to powerful tools:
Tools available¶
| Tool available in ChatGPT | What it does |
|---|---|
| search_apis | Type what you need (e.g., "Send Discord Message", "Find New York Times Articles") and MCP lists matching APIs. |
| load_execution_info | See the details of any API you found - what information it needs and how to use it. |
| execute | Actually use the API - provide the required information and get results back in the chat. |
Resources available¶
| Resource available in ChatGPT | What it does |
|---|---|
| list_credentials | Lists all credentials your agent has access to in .txt format. Can be given to the agent for more context about available integrations. |
Before you start¶
- ChatGPT workspace with admin permissions — Only workspace admins can add custom connectors
- Developer mode enabled — Required to add custom connectors
- Jentic account — Sign in at app.jentic.com
- MCP Configuration set — Create an MCP Configuration set in Jentic with the integrations you want to use
1. Sign In to Jentic¶
- Go to app.jentic.com/sign-in in your browser.
- Sign in to your Jentic account.
- Make sure you use the same sign-in method you'll use when connecting to MCP later.
2. Set Up MCP Configuration¶
- Go to app.jentic.com/mcp-configuration in your browser.
- Click to create a new MCP Configuration set.
- Choose the integrations you want to use with MCP.
- Add any necessary credentials (API keys, OAuth tokens, etc.) to the configuration set.
- Save your configuration.
3. Connect to MCP¶
- Click your profile in the bottom left corner, then click Settings.
- Click Apps, then Advanced settings.
- Toggle Developer mode on.
- Click Create app in the top right corner.
- Configure the app:
- Server URL:
https://api.jentic.com/mcp - Add any other settings as needed
- Click Create.
- Sign in using the same account you use for Jentic (must match exactly).
- You'll be redirected back to ChatGPT with the connection confirmed.
4. You're All Set¶
You're now connected! To use Jentic MCP:
- Start a new chat.
- Click the + button in the chat box, then click ... More.
- Select your Jentic MCP connector (e.g., "Jentic MCP").
- Begin your query with "Use Jentic to …" to use the tools.