Skip to content

Documentation

The full record. Read what your agents will.

Guides, API reference, and integration setup for OctaMem. Start with the integration that matches your runtime.

Auth

Bearer API key

Host

platform.octamem.com

MCP

mcp.octamem.com

Getting started

OctaMem gives AI assistants like Claude and Cursor long-term memory across conversations. It’s a remote MCP server, no local install required. Get your API key at platform.octamem.com and choose the integration below that matches your stack.

Reference

Three primitives, one shape. Each method works the same way across REST, Python, JavaScript, and MCP.

  • search / get

    Search memories by natural language. Optional previousContext scopes the query to a conversation or topic.

  • add

    Store new content in memory with optional previousContext to link it to a thread, customer, or project.

  • details

    Validate the API key and read your account, plan limits, storage usage, and wallet balance.

Need an API key?

Sign up at platform.octamem.com/signup. The free tier includes 2 GB of memory and full SDK access, no card required.