Get started with ATLAS in 4 steps

Install the extension, capture your chats, then connect MCP so Cursor or Claude can create an Artefact (story + Rules Pack) for you.

1

Install the Chrome extension

Add the ATLAS extension from the Chrome Web Store in one click. Compatible with Chrome, Arc, Brave, and all Chromium-based browsers.

chromewebstore.google.com/detail/atlas-ai-memory-layer/deolgkempigbaepapjafaefpomajkhei

Extension installed

Click the ATLAS icon to open the panel and start a capture.

2

Sign in to your account

Create an ATLAS account and open the dashboard. The extension connects automatically when detected.

  1. 1Create an account on useatlas.space
  2. 2Open the dashboard in the same browser
  3. 3Wait for the “Extension Active” badge in the header

How does connection work?

No button to click: open the dashboard with the extension installed: sync is automatic.

Status

Extension Active

Detected automatically

3

Capture your first conversation

Open any supported AI, start a conversation, then click the ATLAS button that appears in the bottom-right corner.

ChatGPTChatGPTClaudeClaudeGeminiGeminiPerplexityPerplexityCopilotCopilotMistralMistralDeepSeekDeepSeekGrokGrokLeChatLeChat

What does the ATLAS button look like?

A black “ATLAS” pill appears in the bottom-right corner on supported platforms.

ATLAS
4

Connect MCP (Cursor / Claude)

Optional but powerful: connect ATLAS once, then ask your AI to create a full Artefact (Story + Rules Pack) from one or more projects.

  1. 1Copy your API key from Settings → API key & integrations
  2. 2Paste the MCP snippet into Cursor (~/.cursor/mcp.json), Claude Desktop, or Claude Code
  3. 3Reload the tool, then ask your AI clearly (phrase below)
  4. 4Curate the draft in Artefacts, then copy the Rules Pack anywhere

Say this to your AI

Create an ATLAS artefact draft from this project: fill the story (problem, approach, output) and the Rules Pack

Cursor / Claude Desktop snippet

Replace YOUR_ATLAS_API_KEY with your real key. No ATLAS repo needed: npx downloads the bridge.

{
  "mcpServers": {
    "atlas-artefacts": {
      "command": "npx",
      "args": ["-y", "atlas-artefacts-mcp"],
      "env": {
        "ATLAS_API_KEY": "YOUR_ATLAS_API_KEY",
        "ATLAS_API_BASE": "https://useatlas.space"
      }
    }
  }
}

Claude Code: claude mcp add atlas-artefacts --env ATLAS_API_KEY=… --env ATLAS_API_BASE=https://useatlas.space -- npx -y atlas-artefacts-mcp

FAQ

Are my conversations shared?

No. ATLAS does not upload or store your full raw conversation logs. Only structured excerpts (concepts, tasks, metadata) sync to your private dashboard. We never sell your data.

Which platforms are supported?

ChatGPT, Claude, Gemini, Perplexity, Copilot, Mistral, DeepSeek, Grok, and LeChat.

How does the 5 conversations limit work?

The Starter plan includes 5 conversations total with all features (AI search, summaries, JSON export). No monthly reset. Upgrade to Premium for 50 conversations per month and priority support.

Can I use ATLAS on mobile?

ATLAS is a Chrome extension, available on desktop only for now.

What is Artefacts MCP for?

Once connected in Cursor or Claude, ask your AI to create an Artefact: the story (proof) + the Rules Pack (portable method). Curate in the dashboard, then copy the pack into any AI. Free: 3 drafts and 3 public pages.