Atlas for Claude Code
io.github.atlasdevhq/atlas
Atlas is a YAML-defined semantic layer for analytics — authored by humans, consumed by AI agents.
client:Claude Code
transport:stdio
runtime:npm
Install Atlas in Claude Code
run in your project directory
claude mcp add atlas -e ATLAS_DATASOURCE_URL=<ATLAS_DATASOURCE_URL> -e ATLAS_PROVIDER=<ATLAS_PROVIDER> -e ATLAS_API_URL=<ATLAS_API_URL> -- npx -y @useatlas/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs