Connect Cursor, Claude Code, Codex, or VS Code to hosted NEUS.
Connect assistants to verified identity, scoped permissions, saved results, and encrypted secrets. One OAuth sign-in, and every assistant checks identity, permissions, and saved results before sensitive tools run — then summarizes as Passed, Action needed, or Blocked.Hosted endpoint:https://mcp.neus.network/mcpTo use a profile agent in a project, choose Connect in on its agent card, then run the copied neus mount command in that project.
Installs the trust skill and configures hosted MCP for Cursor, Claude Code, Codex, and VS Code in one command. In Cursor, installing the neus-mcp marketplace plugin is the fastest path — it auto-registers NEUS MCP and runs OAuth in one click (the CLI then defers to the plugin).Ask your assistant: “Before I take a sensitive action, use NEUS. Reuse what I already have.” It looks up identity, authority, and saved results first, then summarizes as Passed, Action needed, or Blocked.
When both are present, the CLI detects the plugin and skips writing a duplicate entry — use one or the other, not both.Expected public tool list: 13. Profile loads via neus_context when signed in.
Codex
npx -y -p @neus/sdk neus setup --client codex
Setup starts Codex OAuth. If your host asks you to sign in again, use codex mcp login neus.Config path: ~/.codex/config.tomlOr install the plugin (bundles the setup skill; MCP registration runs via the CLI above):
Use https://mcp.neus.network/mcp for proofs and agent tools. The docs site also offers a search-only endpoint at https://docs.neus.network/mcp - it cannot verify identity or create proofs.