altimate-code integrates with your IDE via the Datamates extension, giving you AI-powered chat with 100+ data engineering tools directly in your editor.
Install the Datamates extension for your IDE:
- VS Code — Microsoft Marketplace
- Cursor / other VS Code-compatible editors — Open VSX Registry
After installing the extension:
- Press
Cmd+Shift+P(macOS) orCtrl+Shift+P(Windows/Linux) to open the command palette - Type
Datamates - Select Datamates: Open Altimate Code Chat
This opens the Altimate Code chat panel where you can interact with altimate agents and use all 100+ data engineering tools.
- Inline chat with altimate agents — ask questions, run tools, and get results directly in your editor
- File context awareness — the agent sees your open files and project structure
- Tool call results inline — SQL analysis, lineage, dbt operations, and more displayed in the chat
- Agent mode switching — switch between Builder (full read/write), Analyst (read-only), and Plan (minimal access) modes from the command palette
- 100+ data engineering tools — SQL validation, query optimization, column lineage, dbt model generation, FinOps analysis, schema exploration, and more
The extension uses your existing altimate-code.json config. No additional IDE-specific configuration is required. Warehouse connections, LLM providers, permissions, and agent settings all carry over.
You need an LLM to power the chat. Two options:
- BYOK (Bring Your Own Key) — Free and unlimited. Configure any of the 35+ supported providers (Anthropic, OpenAI, AWS Bedrock, Azure OpenAI, etc.)
- Altimate LLM Gateway — Managed LLM access with dynamic model routing. 10M tokens free to get started — no API keys to manage
The Datamates extension offers additional capabilities beyond Altimate Code Chat, including MCP server integrations, Knowledge Hub, Memory Hub, and Guardrails. See the Datamates documentation for full setup guides, integration configuration, and feature details.