- What Are Integrations?
- Choose Your Approach
- Option 1: Use Our MCP Server Integrations (Recommended)
- Option 2: Integrate Directly in Your Own Workflows
- Available Integrations
- How Integrations Work
- Why Use Integrations?
- Eliminate Manual File Uploads
- Bulk Processing
- Automated Workflows
- Unified Interface
- Integration Comparison
- Graceful Degradation
- Security Considerations
- API Key Security
- Data Privacy
- Next Steps
MCP Server Integrations
Access Your Existing Transcripts
Already using Gong, Fathom, or Fireflies? Connect these services to your MCP server and access your entire transcript library without manual file uploads. Your AI assistant can pull transcripts directly and create minds automatically.
What Are Integrations?
The Mind Reasoner MCP Server supports optional integrations with popular conversation intelligence platforms. When enabled, you get additional MCP tools that access your existing transcript repositories directly from your AI conversations.
Default Configuration: 8 Mind Reasoner tools (create minds, upload files, run simulations)
With Integrations: Up to 17 tools (8 core + up to 9 integration tools)
Completely Optional
Integrations are entirely optional. The MCP server works perfectly without them. Enable only the integrations you actually use.
Choose Your Approach
You have two ways to work with these conversation platforms:
Option 1: Use Our MCP Server Integrations (Recommended)
Best for: Simplicity, seamless AI workflows, no coding required
How it works:
- Add integration credentials to your MCP server configuration
- Integration tools appear automatically alongside Mind Reasoner tools
- Access transcripts through natural language in your AI conversations
- Create minds directly from platform transcripts with a single command
Example workflow:
Zero Code Required
Simply configure your credentials once, then describe what you want in natural language. The MCP server handles all API calls, authentication, and data processing automatically.
Option 2: Integrate Directly in Your Own Workflows
Best for: Custom integrations, specialized workflows, full API control
How it works:
- Use the platform’s official API directly in your own code
- Fetch transcripts using your preferred programming language
- Combine with Mind Reasoner’s REST API as needed
- Build custom automation and processing pipelines
When to choose this approach:
- You need custom transcript processing logic
- You’re building a specialized application or workflow
- You want to integrate with other services beyond Mind Reasoner
- You prefer full control over API calls and error handling
Resources:
Available Integrations
Gong
Access sales call recordings and transcripts. List calls, retrieve detailed transcripts with speaker attribution, and get comprehensive call analytics including participant details, topics discussed, and speaker statistics.
3 additional MCP tools
Setup Guide →Fathom
Access meeting recordings and transcripts from Fathom AI. List meetings with summaries, get transcripts with speaker details, and retrieve meeting metadata including action items and key discussion points.
3 additional MCP tools
Setup Guide →Fireflies
Access meeting transcripts from Fireflies AI. List transcripts, search by keyword across your entire library, and get detailed speaker analytics. Note: Speaker emails are inferred via name matching with meeting attendees.
3 additional MCP tools
Setup Guide →How Integrations Work
Get API Credentials
Obtain API keys or access credentials from your integration platform (Gong, Fathom, or Fireflies). Each platform has different credential requirements.
Configure Connection
Add credentials as environment variables (for local/stdio mode) or HTTP headers (for hosted/serverless mode). See individual setup guides for specific instructions.
Why Use Integrations?
Eliminate Manual File Uploads
Instead of downloading transcripts and uploading them manually, pull them directly from your conversation platform. Save time and reduce friction in your mind creation workflow.
Bulk Processing
Create multiple minds from historical call data with a single command:
Automated Workflows
Build automated workflows that trigger mind creation when new calls are recorded. Combine with webhooks or scheduled tasks for fully automated digital twin creation.
Unified Interface
Access all your conversation data through a single AI assistant. No need to switch between different platforms or dashboards.
Integration Comparison
Graceful Degradation
The MCP server implements sophisticated error handling for integrations:
- Missing Credentials: If integration credentials aren’t configured, the server operates with just the 8 core Mind Reasoner tools
- Invalid Credentials: If authentication fails for an integration, that integration is disabled but other tools continue working
- Per-Request Auth (HTTP Mode): Each request can provide different integration credentials via headers
- No Downtime: Integration failures never affect core Mind Reasoner functionality
Mix and Match
Enable only the integrations you need. You can use just Gong, just Fathom, all three, or none at all. Each integration is completely independent.
Security Considerations
API Key Security
Protect Your Integration Credentials
Integration credentials provide access to your conversation data. Follow security best practices:
- Never share API keys in messages or screenshots
- Don’t commit credentials to version control
- Use environment variables for local development
- Use secure header transmission for HTTP mode
- Rotate keys periodically from platform settings
- If compromised, revoke and generate new keys immediately
Data Privacy
When you enable integrations:
- Transcripts are fetched from the platform’s API in real-time
- Data is transmitted directly to Mind Reasoner for processing
- No transcript data is stored by the MCP server itself
- All data handling follows Mind Reasoner’s standard privacy policies
Next Steps
Ready to connect an integration?
Setup Guides
Follow step-by-step instructions to connect Gong, Fathom, or Fireflies to your MCP server.
Tool References
Explore detailed documentation for each integration tool including parameters, responses, and examples.
Example Workflows
See real-world examples of integration workflows and learn best practices for creating minds from platform transcripts.
