Skip to main content
The modeling MCP tools are for building models. To let your coding agent analyze data with your published models — the same governed access as workspace chat — connect it to the consumption MCP server and authenticate with OAuth. Use your organization’s MCP server URL: https://<your-org>.mcp.credibledata.com/mcp (see MCP Tools for workspace scoping).
Using Cursor? The VS Code Extension covers it. Connecting a personal chat client like Claude, ChatGPT, or Gemini instead? See Connect your Agent.
  1. Open the Command Palette (Cmd+Shift+P on Mac, Ctrl+Shift+P on Windows/Linux) and run “MCP: Add Server”
  2. Select HTTP
  3. Enter your organization’s MCP URL: https://<your-org>.mcp.credibledata.com/mcp
  4. Enter a server ID for the server (e.g., “credible”)
  5. Press Enter and select “Global” or “Workspace” scoped
  6. A popup should redirect you to the OAuth flow — open it in your browser and complete the authentication
  7. The server should now show as “Running” (with a checkbox) in the mcp.json file
  8. Open Copilot to test it out
Once connected, your agent has the get_context and execute_query tools — the same tools that power workspace chat.

Next Steps

MCP Tools

The tool reference — what get_context and execute_query do and how to call them

Discovery

Better answers start in the model — enrich it with doc and index annotations