Open source & free

Stop repeating yourself to every AI tool

Set up your AI identity once. Auto-sync from X, GitHub, Notion. Use everywhere via MCP or API.

terminal

$ npx octx login

Logged in as Robin Faraj (robin@onecontext.dev)

$ npx octx memories list

12 memories loaded

Your AI identity is ready. Use via CLI, MCP, or API.

The problem

Your context is scattered and stale

Every AI tool asks the same questions. You answer them, forget to update them, and your AI experiences get worse over time.

"I set up my context in ChatGPT. Then Claude. Then OpenClaw. Then Cursor. Now they're all out of date."

"I shipped a new feature yesterday—none of my AI tools know."

"Copy-pasting my bio feels like 2009. Aren't we past this?"

How it works

Three steps. Done forever.

01

Connect your accounts

Link X, GitHub, and Notion via secure OAuth. Takes 30 seconds.

02

We sync daily, automatically

Your profile updates from connected accounts. Ship a feature, tweet an update—your AI identity stays current.

03

Use anywhere via CLI, MCP, or API

Manage from the terminal with npx octx. Plug into Claude, OpenClaw, Cursor—any AI tool.

Features

Everything you need. Nothing you don't.

Auto-sync

Your profile updates daily from connected accounts. No manual work.

Works everywhere

MCP for Claude & OpenClaw. REST API for everything else.

Open source

Inspect the code. Self-host if you want. Your data, your control.

Privacy-first

Encrypted tokens. Row-level security. Delete anytime.

API keys

Generate keys from the dashboard. Integrate in minutes, not hours.

Developer-first

npx octx to manage from the terminal. MCP and REST API for everything else.

Works with the tools you already use

Plug it into your current stack. One profile feeds every AI tool and automation you already run.

Integration

One config change. That's it.

Add OneContext to your MCP config and your AI tools instantly know your background, projects, and goals.

Works with Claude, OpenClaw, Cursor
REST API for custom integrations
npm package for self-hosting
mcp-config.json
{
  "mcpServers": {
    "onecontext": {
      "command": "npx",
      "args": [
        "@onecontext/mcp-server"
      ],
      "env": {
        "ONECONTEXT_API_KEY":
          "octx_your_key_here"
      }
    }
  }
}

Your AI identity, everywhere

Join developers building the identity layer for AI. Set up once, use everywhere.