How it works
Assistants load your signed-in profile once, then reuse saved proofs when they can.- Look up a saved proof before a sensitive action
- Read proofs and saved context with
neus_proofs_get - Guide any missing step
- Confirm agent identity and authority before tools run
- Store or revoke secrets when signed in
Agent setup
- Call
neus_agent_link. - If linked, reuse the proofs.
- If missing, call
neus_agent_createand finish the hosted steps. - Call
neus_agent_linkagain untillinked: true.
Connect an agent to a project
Reference
Run setup
Cursor, Claude Code, Codex, VS Code.
OAuth
Sign-in flow and tokens.
Setup
Install and sign in.
