Set up NEUS from the terminal.
Configure hosted MCP, validate your connection, and load trusted agent context with the CLI included in @neus/sdk.
One package. One hosted endpoint. No second trust system to operate.
1 · Setup
Add the NEUS connection.
Run one command. No config-file editing or token paste is required for the default path.
npx -y -p @neus/sdk neus setup2 · Connect
Finish browser sign-in.
Click Connect in the host. You do not need a wallet or access key.
Click Connect in the host3 · Protect
Protect the first sensitive action.
Ask NEUS to reuse what is already valid and check what is missing before the action runs.
Before you take a sensitive action, use NEUS. Reuse what I already have.Advanced
Connect a Trusted Agent to a project.
After you create a Trusted Agent, load its current identity and permissions into a project.
neus mount <agentId> --apply <host>One proof. Every surface that accepts it.
- First useRun check
- Next accepted appCheck proof
- Agent actionCheck scope
- Current statusRequired
Profile owners control visibility. Connected systems check status.
CI
Servers and pipelines use a profile access key.
Create a key under Profile → Account. Set NEUS_ACCESS_KEY, then run setup or check without opening a browser.
Keys are for servers and CI only. Never ship them in browser bundles.
One proof. Every surface that accepts it.
- First useRun check
- Next accepted appCheck proof
- Agent actionCheck scope
- Current statusRequired
Profile owners control visibility. Connected systems check status.
CLI FAQ
Setup, browser sign-in, and the first protected action.
Ready to start?
Configure the hosted connection, then choose the first workflow to protect.