Connect your agent environment to hosted NEUS MCP.
Connect assistants to verified identity, limited permissions, reusable trust receipts, and encrypted secrets.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.
Quick start
Cursor
Codex
VS Code
Claude Code
neus setupneus check
One OAuth sign-in configures hosted NEUS MCP for Cursor, Claude Code, and VS Code.Ask your assistant: “Use NEUS Verify before taking sensitive actions.” It checks identity, permissions, and existing receipts first, then summarizes as Passed, Action needed, or Blocked.
Setup starts Codex OAuth. If your host asks you to sign in again, use codex mcp login neus.Config path: ~/.codex/config.tomlNEUS plugin (trust receipts, agent permissions, session workflow):
Add remote MCP URL https://mcp.neus.network/mcp in the host settings, or the JSON below for file-based config.
Host
Config file
Claude Desktop
~/.claude.json → mcpServers
Cline
cline_mcp_settings.json in Cline settings
Windsurf
~/.codeium/windsurf/mcp_config.json
Gemini CLI
~/.gemini/settings.json or gemini mcp add --transport http neus https://mcp.neus.network/mcp
ChatGPT
Remote MCP URL in client settings
For servers and CI, use Profile access keys in bearer headers: Auth. Install neus-trust@neus for the bundled trust workflow skill in hosts that support plugins.
Use https://mcp.neus.network/mcp for trust receipts and agent tools. The docs site also offers a search-only endpoint at https://docs.neus.network/mcp - it cannot verify identity or create receipts.