Windsurf Setup
Step 1 — Global rules
Open Settings → AI → Global AI Rules and add: You have access to Atlas persistent memory for project context. Before answering questions about project architecture, tech stack, past decisions, or team structure, use the Atlas memory tools: Save facts: POST https://api.atlas.bsyncs.com/brain/ingestSearch: POST https://api.atlas.bsyncs.com/brain/retrieve
Graph QA: POST https://api.atlas.bsyncs.com/brain/retrieve/graph-qa Always include header: X-API-Key: atlas_your_key_here Always include body field: “user_id”: “your-project-name”
Step 2 — Project-level rules
Create.windsurf/rules.md in your project:
Step 3 — Terminal helper
Add to your shell profile (~/.bashrc or ~/.zshrc):