NEUS for Claude Code connects Claude Code to hosted NEUS MCP and adds a small trust-workflow skill for proof receipts, agent identity, delegation, and access-key hygiene. For Cursor, VS Code, and most local assistants, use MCP setup. Claude Code users can use the plugin below when they want the bundled skill.Documentation Index
Fetch the complete documentation index at: https://docs.neus.network/llms.txt
Use this file to discover all available pages before exploring further.
What you get
Theneus-mcp plugin includes:
- Hosted NEUS MCP at
https://mcp.neus.network/mcp - The
neus-trust-workflowskill for receipt reuse, agent flows, and safe account setup
Install in Claude Code
-
Add the NEUS plugin source:
-
Install NEUS:
-
Add your NEUS Profile access key when you need account-aware tools such as
neus_me:
--access-key when you only need public tools.
Check the install:
neus_context.
Use the skill
After install, call the skill from Claude Code:Cursor, VS Code, Codex, and custom runtimes
| Surface | MCP | Skills / rules |
|---|---|---|
| Cursor | Run npx -y -p @neus/sdk neus setup (Setup). | Project rules stay in your Cursor workspace. |
| VS Code | Run neus setup (Setup). | No NEUS VS Code extension is required. |
| Claude Code | Use neus-mcp@neus for the skill bundle, then run neus setup --access-key when you need account-aware tools. | /neus-mcp:neus-trust-workflow |
| Codex / custom hosts | Use the hosted MCP URL from Setup. | Host-specific. |