Pulse Intelligence

Connect Grok

Add the Pulse MCP server to Grok as a custom connector

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

Requirements

  • A Grok account (sign in or sign up before following the steps below)
  • A Pulse Intelligence account with OAuth access enabled

Setup

Step 1: Open connectors settings

  1. Go to grok.com and sign in
  2. Click your profile icon in the bottom-left corner of the sidebar
  3. Select Settings
  4. Click the Connectors tab in the left sidebar

Direct link: grok.com/connectors

Step 2: Add the Pulse connector

  1. Click New Connector
  2. Click Custom
  3. Enter the following details:
FieldValue
NamePulse Intelligence
URLhttps://mcp.pulseintelligence.com/mcp
  1. Click Add Connector

Step 3: Authorize with Pulse

  1. After clicking Add Connector, 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

Step 4: Start using it

  1. Open a new conversation in Grok
  2. You should see the Pulse integration listed in the menu under Connectors
  3. Ask a question that requires document search or database access (force MCP use by adding "use the Pulse connector")
  4. Results appear inline in the conversation

Tips

  • Read-only access — all queries are read-only and cannot modify data

Troubleshooting

IssueSolution
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
Tools not showing in chatStart a new conversation after connecting the connector
Search returns no resultsTry broadening your query or using different terminology

Notes

Grok uses OAuth 2.1 with PKCE. Your credentials are never shared with Grok — only a scoped access token is exchanged.

On this page