Building your own AI agent with code or an agent framework? See Building Custom AI Agents (MCP) for integrating with custom MCP clients.
Use Cases
Data Analysis: Ask your AI assistant questions about your data in natural language. The AI will automatically use Credible’s tools to query your semantic models and provide accurate answers. Coding Assistance: When building applications with Credible data (like React dashboards), your AI coding assistant can help generate queries and code using your semantic models.Setup
Claude Desktop/Web
Requirements: Custom connectors require a paid Claude Desktop/Web subscription (Pro, Team, or Enterprise).
- Go to Settings > Connectors in your Claude Desktop/Web interface
- Click Add Custom Connector
- Enter a name (e.g., “Credible”)
- Enter your organization’s MCP URL:
https://<your-org>.data.credibledata.com/mcp
- Click Add
- Click Connect and complete the authentication flow
- Start asking questions about your data!
Recommended MCP Tools
Our MCP server exposes several tools for data analysis. We recommend starting with these two (and turning off the others):- suggestAnalysis - Get AI-powered suggestions for analyzing your data
- executeQuery - Run queries against your semantic models