Connect Claude
Add the Pulse MCP server to Claude as a custom connector
Query the Pulse database directly from Claude. See the MCP overview for the available tools and example prompts.
Requirements
- Claude Pro, Max, Team, or Enterprise plan (the free tier does not support integrations)
- A Pulse Intelligence account with OAuth access enabled
Setup
Step 1: Open integrations settings
- Go to claude.ai and sign in
- Click your profile icon in the bottom-left corner of the sidebar
- Select Settings
- Click the Connectors tab in the left sidebar
Direct link: claude.ai/settings/integrations
Step 2: Add the Pulse integration
- Click Add custom connector
- Enter the following details:
| Field | Value |
|---|---|
| Name | Pulse Intelligence |
| URL | https://mcp.pulseintelligence.com/mcp |
- Click Add
Step 3: Authorize with Pulse
- Click Connect on the Pulse Intelligence connector
- You will be redirected to the Pulse authorization page — sign in with your Pulse Intelligence credentials
- Review the permissions being requested (read-only database and document search access)
- Click Authorize to grant access
- You will be redirected back to Claude and the integration will show Configure
Step 4: Start using it
- Open a new conversation in Claude
- You should see the Pulse integration listed in the menu under Connectors
- Ask a question that requires document search or database access (force MCP use by adding "use the Pulse MCP")
- Click Allow when Claude requests permission to use a tool
- Results appear inline in the conversation
Tips
- Toggle per conversation — you can enable or disable the integration for individual chats
- Tool approval — Claude asks for permission before each tool call
- Read-only access — all queries are read-only and cannot modify data
Troubleshooting
| Issue | Solution |
|---|---|
| Integration not appearing | Ensure you have a Pro, Max, Team, or Enterprise plan |
| Authorization fails | Check that your Pulse account has OAuth access enabled — contact your admin |
| Connection failed error | Verify the URL is exactly https://mcp.pulseintelligence.com/mcp |
| Tools not showing in chat | Start a new conversation after connecting the integration |
| Search returns no results | Try broadening your query or using different terminology |
Notes
Claude uses OAuth 2.1 with PKCE. Your credentials are never shared with Claude — only a scoped access token is exchanged.