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 @onecontext/mcp-server init

Connected to OneContext

Profile synced (3 integrations)

MCP server running on localhost:3100

Ready. Your AI identity is now available to any MCP client.

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 MCP or API

Plug into ChatGPT, Claude, OpenClaw, Cursor—any AI tool. One command, zero friction.

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

npm package, CLI tools, clear docs. Built by developers, for developers.

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.