Available tools
5 tools| Tool | Description |
|---|---|
listDatasets | List available Databento datasets (metadata.list_datasets). |
listSymbols | List symbols for a dataset (metadata.list_symbols). |
getRange | Fetch historical range data (timeseries.get_range). |
resolveSymbology | Resolve symbol mappings (symbology.resolve). |
queryDatabento | Generic Databento method/endpoint request helper. |
Setup
A few steps to connect your AI agents to Databento.
- 1
Create Your Account
Sign up for PatchOps to access MCP server management.
- 2
Add Databento Key
Store your Databento access key in PatchOps credentials.
- 3
Configure Your AI Agent
Add the Databento MCP server URL to your AI agent configuration.
- 4
Start Querying
Discover datasets and symbols, then use getRange or queryDatabento.
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 Databento connector is ready to use in Claude.
