https://mcp.neus.network/mcp
Trust at a glance
| Identity | Verified |
| Authority | Scoped |
| Policy | Checked |
| Receipt | Issued |
| Endpoint | https://mcp.neus.network/mcp |
Choose your environment
Cursor
Add NEUS Trust to Cursor
Claude Code
Install NEUS Trust for Claude Code
VS Code
Install NEUS Trust MCP Server
Codex
Connect NEUS Trust MCP
Cline
Connect NEUS Trust MCP
ChatGPT / OpenAI
Connect NEUS Trust App
Server / CI
Use NEUS access key
One-command setup
Detects your environment and wires hosted NEUS MCP automatically.neus_context at the start of each session. For agent workflows, call neus_agent_link before assuming identity or delegation is ready.
Platform details
For per-editor config paths, JSON snippets, and manual setup steps, see MCP setup.| Surface | What NEUS ships |
|---|---|
| Cursor | MCP install path to hosted NEUS Trust |
| VS Code | MCP server config + gallery presence |
| Claude Code | Claude plugin adapter for the trust workflow skill |
| Codex | MCP server config + Codex OAuth flow |
| OpenAI Apps SDK | Remote MCP app wrapper |
| MCP Registry | Public remote MCP server listing |
| CI / servers | neus setup --access-key <npk_...> |
What to do next
- Run
neus_contextonce per session. - Use
neus_proofs_checkto reuse existing receipts before starting new verification. - Use
neus_agent_linkbefore assuming an agent identity or delegation is ready. - Use
neus_verify_or_guideonly when setup, consent, payment, or account prerequisites are missing.