Pulse Intelligence

Connect ChatGPT

Add the Pulse MCP server to ChatGPT as a developer-mode connector

Query the Pulse database directly from ChatGPT. See the MCP overview for the available tools and example prompts.

Requirements

  • ChatGPT Plus, Pro, Business, Enterprise, or Edu plan, on the web — custom MCP connectors run in developer mode, currently a beta feature; the free tier and mobile apps do not support it
  • A Pulse Intelligence account with OAuth access enabled

Setup

Step 1: Enable developer mode

  1. Go to chatgpt.com and sign in using a desktop web browser
  2. Click your profile icon in the bottom-left corner, then select Settings
  3. Open the Connectors tab in the left sidebar (on some accounts this appears as Apps & Connectors)
  4. Open Advanced settings and toggle on Developer mode

Direct link: chatgpt.com/#settings/Connectors

Step 2: Add the Pulse connector

  1. Back in the Connectors tab, click Create
  2. Enter the following details:
FieldValue
NamePulse Intelligence
MCP Server URLhttps://mcp.pulseintelligence.com/mcp
AuthenticationOAuth
  1. Tick the box to confirm I trust this application
  2. Click Create

Step 3: Authorize with Pulse

  1. After clicking Create, you will be redirected to the Pulse authorization page — sign in with your Pulse Intelligence credentials
  2. Review the permissions being requested (read-only database and document search access)
  3. Click Authorize to grant access
  4. You will be redirected back to ChatGPT and the Pulse connector will show as connected

Step 4: Start using it

  1. Open a new conversation in ChatGPT
  2. Click the + (plus) icon next to the message box, choose More, then Developer mode
  3. Enable the Pulse Intelligence connector for the chat — developer-mode connectors must be switched on per conversation
  4. Ask a question that requires document search or database access (force MCP use by adding "use the Pulse MCP")
  5. When ChatGPT proposes a tool call, click Confirm to run it
  6. Results appear inline in the conversation

Tips

  • Enable per conversation — developer-mode connectors are switched on for each chat individually
  • Tool approval — ChatGPT asks you to confirm before each tool call
  • Read-only access — all queries are read-only and cannot modify data

Troubleshooting

IssueSolution
Developer mode / Create option not appearingEnsure you are on a Plus, Pro, Business, Enterprise, or Edu plan and using ChatGPT on the web (not the mobile app); the toggle lives under Connectors → Advanced settings
Connector not showing in chatClick + → More → Developer mode and enable Pulse for that conversation; start a new chat after connecting
Authorization failsCheck that your Pulse account has OAuth access enabled — contact your admin
Connection failed errorVerify the URL is exactly https://mcp.pulseintelligence.com/mcp
Search returns no resultsTry broadening your query or using different terminology

Notes

  • ChatGPT uses OAuth 2.1 with PKCE. Your credentials are never shared with ChatGPT — only a scoped access token is exchanged.
  • Developer mode for custom MCP connectors is a beta feature; OpenAI may change the exact menu names and their location over time.

On this page