https://mcp.neus.network/mcp. Agent frameworks handle tools and execution; NEUS handles trust before action.
Install
How it works
Assistants callneus_context once, then follow the autopilot workflow returned in context:
- Trust before action — check existing receipts, then guide the single next step
- Show receipts — read live trust receipt records with
neus_proofs_get - Trusted Agent — confirm agent identity and delegation before tools run
- Vault — list, store, or revoke encrypted secrets when signed in
Agent setup
For an agent wallet:- Call
neus_agent_link. - If linked, reuse the receipts.
- If missing, call
neus_agent_createand complete the returned hosted or signing steps. - Call
neus_agent_linkagain untillinked: true.
Import an existing setup
Reference
Install NEUS
Install in Cursor, Claude Code, Codex, and other MCP hosts.
OAuth
OAuth flow and tokens.
Setup
Install and auth.
Tools
Tool reference.