Prerequisites
- An API key from the Crosmos Console (starts with
csk_...) - Node.js 18 or later for MCP
- A JavaScript or TypeScript runtime if you use the SDK
Choose a path
Connect an AI client
Use the MCP server with Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, opencode, Cline, Roo-Cline, or Zed.
Build with the API
Use the SDK when you want Crosmos memory inside an app, backend service, worker, or agent runtime.
MCP
Run the interactive setup to authenticate and install to your MCP clients in one command:- Authenticate — Enter your API key, which is validated and saved locally
- Install to clients — Detects installed MCP clients and writes the server config automatically
- Install skill — Installs the Crosmos skill into your AI editor for enhanced memory behavior
SDK
Install the SDK and set your API key:Next steps
MCP
Connect Crosmos to MCP-compatible clients.
SDKs
Build Crosmos memory into your application.
Memories
Learn how Crosmos structures and retrieves context.