Mind Reasoner provides eight MCP tools that work together in a logical sequence. You don’t need to memorize these tools—simply describe what you want in natural language, and Mind Reasoner will automatically select and execute the appropriate tools.
Most commonly used: get_all_minds, search_minds, and simulate for working with existing minds. Setup tools are typically used once per mind.
When you connect Gong, Fathom, or Fireflies to your MCP server, up to 9 additional tools become available alongside the core Mind Reasoner tools. These tools let you access existing transcript repositories without manual file uploads.
Integration tools only appear when the corresponding credentials are configured. The MCP server works perfectly without any integrations—they’re completely optional and additive.
Learn more:
Explore existing minds before creating new ones:
Create and train new minds:
Your AI assistant handles the workflow automatically. Understanding this sequence helps when debugging or building custom integrations.
Create the digital entity and upload conversation data.
Process uploaded data into a trained AI model.
Run unlimited predictions using the trained model.
Check what minds already exist before creating new ones.
Time: Seconds
Natural language example:
Run the core workflow to create a mind, upload data, train the model, and run your first simulation.
Time: 10-20 minutes (mostly waiting for training)
Natural language example:
Update an existing mind by skipping step 1 (mind already exists) and running steps 2-6 with new data.
Time: 7-17 minutes
After training is complete, run simulate as many times as needed without re-training.
Time: Seconds per simulation
Perfect for:
All tools return standard HTTP error responses. Each tool’s documentation page includes detailed error handling guidance.
Invalid or missing API key. Verify key in MCP server configuration.
Resource ID is incorrect or deleted. Double-check IDs (case-sensitive).
Too many requests. Wait for the time specified in retryAfter before retrying.
Invalid parameters or format. Check the error details field for specifics.