BETAekkOS is currently in beta. Please report all bugs to support@ekkos.dev
ekkOS_docs
Connection

Connecting Your AI

ekkOS connects to your AI through the MCP (Model Context Protocol). One connection gives your AI access to persistent memory.

What You Get

Instant Memory

Your AI can search and recall past conversations, solutions, and patterns instantly.

Secure by Default

All connections are encrypted. Your memory is isolated to your account.

Connection Endpoint

https://mcp.ekkos.dev

This is the MCP server URL. The ekkOS Connect extension configures this automatically.

Supported AI Agents

Cursor

Full Support

Claude Code

Full Support

Windsurf

Full Support

VS Code

Via Extension

ChatGPT

API Access

Custom Agents

MCP Compatible

Authentication

OAuth (Recommended)

Install the ekkOS Connect extension and click "Connect to ekkOS". Sign in with your account and you're done. The extension handles everything.

API Key (Direct Access)

For direct API access or custom integrations:

Authorization: Bearer ekk_your_api_key

What Your AI Can Do

  • Search Memory — Find relevant context from past conversations
  • Save Patterns — Store solutions that work for future use
  • Set Rules — Define MUST/NEVER behavioral constraints
  • Recall Conversations — Find what you discussed yesterday or last week
  • Check Conflicts — Validate actions against your rules

Get Started