Install
Authenticate
Create an API key from Settings -> API Keys in the Crosmos Console. Keys use thecsk_ prefix.
Create a client
Create a memory space
Spaces isolate memories for a user, tenant, project, or agent.Ingest content
Use source ingestion for raw text, markdown, or other source payloads.Ingest a conversation
Use conversation ingestion for ordered chat history. Each message becomes a source with conversation provenance.Search memories
Use hybrid search to retrieve relevant memories from a space.Resources
Next steps
Advanced SDK usage
Configure retries, timeouts, errors, logging, raw responses, and runtime options.
MCP
Connect Crosmos to an AI client without writing application code.