Connect NEUS from the terminal. Assistants reuse your receipts.
Setup wires MCP into your editors, signs you in, and confirms the link is live. Trust checks run through NEUS — the CLI gets you connected.
One profile across Cursor, Claude Code, Codex, and VS Code.
Install
One command connects your editors.
Setup writes MCP config for supported hosts and signs you in. No manual token paste for the default path.
npx @neus/sdk setupCheck
Confirm the connection is live.
Doctor checks config, profile auth, and hosted MCP. Fix anything it flags before you rely on assistants.
neus checkConnect
Connect an agent to a project.
Connect loads that agent’s identity and permissions into the project so assistants act with the right limits.
neus mount <agentId> --apply cursorCI
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 useVerify once
- Next appReuse
- Agent actionReuse
- Network effectCompounds
Profile owners control visibility. Connected systems check status.
CLI FAQ
Install, sign in, and confirm MCP.
Ready to start?
One command connects NEUS to your assistants.