Model Context Protocol (MCP) connections enable Dreambase to integrate external AI tools and data sources directly into your workspace. When you add an MCP connection, its tools are instantly available to the Dreambase Analyst Agent and enhance report generation capabilities, no manual setup required.
Adding an MCP Connection
Navigate to Integrations:
Go to your workspace’s Integrations settings and select “Add MCP.”Configure Connection Details:
Name: Give your MCP connection a descriptive name.
Description: Optional, but helpful for future reference.
Transport Type: Choose the protocol (Streamable HTTP recommended).
Server URL: Enter the base URL for your MCP server.
Custom Headers: (JSON) Add any authentication or configuration headers.
Schema Definition: Provide schema for type checking (optional but recommended).
Client Configuration: Add any additional options as needed.
Test Connection:
Use the “Test Connection” button to verify setup before saving.Create:
Hit “Create” to finalize and activate the connection.
What Happens Next?
Tool Integration:
All MCP tools from your connection are automatically registered with the Dreambase Analyst Agent.Enhanced Reporting:
New report types and analytical capabilities powered by MCP tools are available in both the Dreambase dashboard and Slack integrations.No Manual Mapping:
Dreambase handles all tool registration and context mapping behind the scenes.
Best Practices
Keep connection names clear and descriptive for easy management.
Use schema definitions to ensure robust compile-time type checking.
Regularly review and update custom headers for security and compliance.
Troubleshooting
If tools aren’t appearing, double-check your server URL and headers.
Use the “Test Connection” feature to diagnose connectivity issues.