Open the workspace
Go to https://app.norecord.app. No civil-identity signup is required for preview access.
Install the PWA
On a supporting browser, use the browser install command for No Record. The service worker caches only static shell assets and excludes /v1/, /mcp, and browser viewer routes. Native iOS source exists, but no App Store distribution is claimed.
Create an API key
- Open API access.
- Select scopes and TTL.
- Create the key.
- Copy the secret once; it cannot be shown again.
Use inbound MCP
Endpoint: https://app.norecord.app/mcp. Issue a key with mcp:invoke plus the required tool scope. Tools: norecord_complete and norecord_generate_image.
Add an outbound connector
- Open Connectors.
- Enter a public HTTPS Streamable HTTP endpoint.
- Optionally enter a bearer token; it stays in tab memory.
- Discover and invoke tools.
OAuth is not implemented. No preset GitHub, Base, Solana, or filesystem server is bundled by the web app.
Enable encrypted sync
Create a sync vault in Settings and save the one-time recovery code. Push and pull encrypt/decrypt in the browser. Images and videos remain local. Losing the code loses the key.