Documentation

Developer Integration Portal

Learn how to connect the AtlasOS memory layer to your favorite coding assistant or custom application.

Enter your live Railway or Zeabur production URL above to automatically update the integration guides.

Cursor IDE Integration

Connect AtlasOS directly to your Cursor Editor to enable persistent memory injection and auto-extraction.

Configuration Steps:

  1. Open Cursor Settings (gear icon in the top right corner).
  2. Navigate to the Models tab on the left panel.
  3. Find the OpenAI API Key section.
  4. Click on "Override OpenAI Base URL".
  5. Enter the following URL into the input box:
https://api.atlasos.cc/v1/agents/{your_agent_uuid}
Tip: Replace {your_agent_uuid} with your active Agent UUID from the dashboard. Enter any API Key (or your own Mimo/OpenAI API Key) in the Cursor API Key input. AtlasOS will intercept the requests transparently to inject relevant memories.