Knowledge Intelligence

Access your decentralized memory.Save pages and videos from the extension to build your library.

Loading…

terminal MCP CONFIG
GET API KEY

Paste into ~/.cursor/mcp.json. Set CONTEXTUP_API_KEY to your ctxup_… secret from Connections.

{
  "mcpServers": {
    "contextup": {
      "url": "/mcp",
      "headers": {
        "Authorization": "Bearer ${env:CONTEXTUP_API_KEY}"
      }
    }
  }
}
Manage keys