cdata.com
CData provides connectivity software and cloud services that let users access, virtualize, and integrate data from many SaaS applications, databases, and APIs. Its Connect AI product offers a managed layer for querying and acting on connected data through REST, OData, OpenAPI, and MCP.
CData Connect AI exposes authenticated developer surfaces for REST, OData, workspace-specific OpenAPI export, and two remote MCP servers (data and management); docs also mention a CLI, but no first-party CLI command/package/auth details were publicly documented on cdata.com pages reviewed.
- CData Connect AI MCPdetected
- CData Connect AI Management MCPdetected
- Connect AI REST APIdiscovered
- Connect AI OData APIdiscovered
- Connect AI Workspace OpenAPI exportdiscovered
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
Use a Connect AI client integration that supports OAuth and sign in with your Connect AI account when prompted. For example, add the remote MCP server https://mcp.cloud.cdata.com/mcp in a supported client such as Claude Code or Cursor; the client opens the Connect AI sign-in page and completes OAuth in the browser. Connect AI also lets users create custom OAuth apps from Settings when needed.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://cdata.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing