Settings

Developer / API Access

View plan →

API Key Management

Issue a hosted Nexus key, connect MCP or the API, and start the memory flow from one place.

Put the issued key into NEXUS_API_KEY for hosted setup, or use it once to activate Nexus Free on this device.

Every account starts on Trial Cloud for 30 days. After that, Nexus Free remains the free local-only path, Nexus Pro is the paid solo multi-device plan, and Team is the paid shared-memory plan.

Hosted setup

Use the issued key for MCP clients and direct hosted API requests.

Nexus Free

Use the issued key once with activate --key to bind the free Nexus Free license to this device.

Current surface

Hosted memory currently exposes remember, recall, sessions, export/import, and soft delete.

New Key / Generate

Create New Key

Use agent-specific names such as claude-code, cursor, codex, or windsurf so you can trace where the key is being used.

Secondary / Read Only

Create Read-Only Key

Use this only for verification, compliance, and restricted recall checks. Most agent setups should keep using a hosted write key above.

Read-only keys can recall memory, sessions, and stats, but cannot remember, export, import, or delete.

Active Keys

Issued Keys

This page currently issues hosted write keys. Revoke old keys before rotating on single-key plans.

0
Loading...

Data Access / Permissions

Agent Data Access

This switch affects what hosted recall can search. It does not change the issued key itself.

Allow agents to access my memory

Current state: Disabled

When enabled, nexus_recall also searches your notes and imported data. When disabled, only agent memory is searched.

Setup Guide

What this key unlocks

Use the issued key directly for Trial Cloud, Nexus Pro, or Team. Use Nexus Free activation once if you want the free local SQLite mode on this device.

  1. 1Issue an API key above.
  2. 2For hosted mode, use the key directly in generated agent config or in AMCP API requests. For Local Lite, run init --local and then activate --key.
  3. 3Restart the agent after setup. Hosted mode keeps using the key on requests. Local Lite stores memory in local SQLite and no longer needs the key on every request after activation.