# Atlas SDK Docs > Atlas SDK Docs ## Docs - [Claude Code Setup](https://docs.bsyncs.com/ai-tools/claude-code.md): Give Claude Code persistent memory across sessions using Atlas — remember codebases, decisions, and context automatically. - [Cursor Setup](https://docs.bsyncs.com/ai-tools/cursor.md): Give Cursor persistent memory across coding sessions using the Atlas SDK. - [Windsurf setup](https://docs.bsyncs.com/ai-tools/windsurf.md): Use Atlas memory with Windsurf (Codeium) for persistent project context. - [Ingest](https://docs.bsyncs.com/api-reference/endpoint/create.md): Store text into episodic memory (Qdrant) and semantic memory (Neo4j knowledge graph). - [Retrieve](https://docs.bsyncs.com/api-reference/endpoint/create-copied-1.md): Hybrid search across episodic, semantic, and working memory with multi-hop graph traversal. - [Graph QA](https://docs.bsyncs.com/api-reference/endpoint/delete.md): Answer complex relational questions using multi-hop traversal over your Neo4j knowledge graph. - [Health](https://docs.bsyncs.com/api-reference/endpoint/health.md): Liveness probe — check Neo4j, Redis, Qdrant, and model status. - [Consolidate](https://docs.bsyncs.com/api-reference/endpoint/post.md): Run the memory lifecycle pipeline — decay, prune, and compress memories to keep your knowledge graph sharp. - [Stats](https://docs.bsyncs.com/api-reference/endpoint/webhook.md): Get memory system statistics for your namespace. - [Introduction](https://docs.bsyncs.com/api-reference/introduction.md): Atlas REST API reference — all endpoints, authentication, rate limits, and error codes. - [Navigation](https://docs.bsyncs.com/essentials/navigation.md): Control which memory stores are queried, how deep the graph traversal goes, and how results are filtered. - [Global Settings](https://docs.bsyncs.com/essentials/settings.md): Configure the AtlasMem client — scoring weights, memory parameters, personas, and session behaviour. - [Introduction](https://docs.bsyncs.com/index.md): What Atlas is, why it exists, and how it fits into your AI stack. - [Quickstart](https://docs.bsyncs.com/quickstart.md): Add long-term memory to your AI agent in under 5 minutes. ## OpenAPI Specs - [openapi](https://docs.bsyncs.com/api-reference/openapi.json) ## Optional - [Blog](https://atlas.bsyncs.com/blogs)