Atlan is the context layer for enterprise AI. Bring your organization's full context graph into VS Code — the data, knowledge, and governed semantics your AI workflows need to produce trusted results. Use Atlan's agent skills to search & discover enterprise assets with natural language, traverse end
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Bring your organization's full data context into VS Code, Cursor, and Windsurf. Search the catalog, explore lineage, manage metadata, and connect any MCP-compatible AI assistant to Atlan — all without leaving your editor.
What you can do
Search assets in natural language — find tables, columns, dashboards, glossary terms, and data products across your entire stack.
Explore end-to-end lineage — trace data flow upstream and downstream across systems, right inside the editor.
Connect AI assistants to Atlan — the extension auto-registers the Atlan MCP Server so GitHub Copilot, Cursor, Windsurf, and any other MCP client can answer questions grounded in your governed data context.
Update metadata in place — edit descriptions and certifications without switching tabs.
Getting started
Install the extension.
Click the Atlan icon in the Activity Bar.
Sign in with your Atlan workspace, or run Atlan: Configure Connection (API Key) to use an API key instead.
Start searching.
To generate an API key, go to your Atlan workspace → Account Settings → API Keys.
MCP Server setup
On first activation, the extension registers the Atlan MCP Server in your editor's MCP configuration so any MCP-aware AI assistant can use it. No manual setup needed.
If you ever need to re-register, run Atlan: Setup MCP Server from the command palette (Cmd+Shift+P).
Supported editors:
VS Code (with GitHub Copilot or any MCP-compatible assistant)
Cursor
Windsurf
Commands
All commands are available via the command palette under the Atlan category:
Atlan: Sign In — authenticate with your Atlan workspace via OAuth.
Atlan: Sign Out — clear the active session.
Atlan: Configure Connection (API Key) — set tenant URL and API key as an alternative to OAuth.
Atlan: Setup MCP Server — re-register the Atlan MCP Server with your editor.
Atlan: Refresh — reload the sidebar.
Settings
atlan.baseUrl — your Atlan tenant URL (e.g. https://yourcompany.atlan.com).
atlan.apiKey — your Atlan API key (only needed if not using OAuth).