Available tools
5 tools| Tool | Description |
|---|---|
inspectToken | Inspect active Cognite token context and capabilities. |
listAssets | List assets via CDF REST (default endpoint: /assets). |
listEvents | List events via CDF REST (default endpoint: /events). |
listTimeSeries | List time series metadata via CDF REST (default endpoint: /timeseries). |
queryCdf | Generic endpoint helper for arbitrary CDF API paths. |
Setup
A few steps to connect your AI agents to Cognite.
- 1
Create Your Account
Sign up for PatchOps to access MCP server management.
- 2
Add Cognite Credentials
Add bearer token or OAuth client credentials in PatchOps.
- 3
Set Project Context
Provide COGNITE_BASE_URL or cluster + project values.
- 4
Configure Your AI Agent
Add the Cognite MCP server URL to your AI agent configuration.
- 5
Start Querying
Use listAssets/listEvents/listTimeSeries or queryCdf for custom endpoints.
Connect to your AI assistant
Pick the tool your team uses for the exact setup steps.
- 1
Open Claude settings
Launch Claude, click the profile button (bottom left), and go to Settings.
- 2
Access connectors
Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.
- 3
Name your connector
Enter any name you’d like for this connector.
- 4
Get the connector URL
Log in to PatchOps, open the /mcp page, and copy the connector URL you want to use.
- 5
Add the connector
Paste the URL into the “Remote MCP server URL” box and click Add.
- 6
Start using
Your Cognite connector is ready to use in Claude.
