Choose a Claude Path
Claude Code with API Key
Create a COLA Cloud API key in Dashboard > API Keys, then add this to your project.mcp.json:
- “Use COLA Cloud to find California wine approvals from the last 90 days.”
- “Fetch details for
cola:24001001000001.” - “Create a monthly saved search for new imported tequila approvals.”
Claude Custom Connector with OAuth
Claude’s remote custom connector UI is the path for Claude.ai and current Claude Desktop remote connectors on supported paid Claude plans. It uses OAuth rather than a static COLA Cloud API key.1
Open Connectors
In Claude, open Customize > Connectors. Team and Enterprise owners can add organization connectors from organization settings.
2
Add a custom connector
Choose a custom web connector and enter:
3
Authenticate
Complete the OAuth flow and grant the requested COLA Cloud scopes.
4
Enable per conversation
In a chat, use Claude’s tools/connectors menu to enable the COLA Cloud connector for that conversation.
Claude Desktop remote connectors are configured through Claude’s Connectors UI.
Current Anthropic guidance says remote MCP servers are not connected by adding
them directly to
claude_desktop_config.json. The local Desktop JSON mechanism
is for local MCP servers and desktop extensions.Claude API MCP Connector
If you call Claude through the Anthropic API, pass the COLA Cloud MCP endpoint as a remote MCP server and use your COLA Cloud API key as the bearer token for that server.Team and Enterprise Notes
- Owners may need to add the connector at the organization level before members can connect.
- Members still authenticate individually; the connector only receives data allowed by that user’s COLA Cloud account.
- Review and disable write tools such as
create_scheduled_searchif your organization does not want assistants creating durable alerts. - Research modes can invoke connector tools automatically. Disable write tools before using research workflows.

