Skip to main content
Add https://mcp.neus.network/mcp, click Connect, and reuse your current profile, agents, and proofs. No wallet or access key is required for interactive clients.

Start in three steps

  1. Register NEUS. Add https://mcp.neus.network/mcp once (plugin, registry, or URL-only config).
  2. Sign in. Click Connect in the host.
  3. Check the connection. Ask for your profile and current proofs.
The host discovers sign-in from the endpoint.

Connect

Add this remote in the host MCP settings, marketplace, or registry:
If the host requires the spec type field:
Then click Connect and finish browser sign-in. If the host already offers a NEUS marketplace plugin or registry listing, install that instead of adding a second neus entry by hand.

Reuse what you have

Ask:
Reuse what I already have. Before a sensitive action, check my current proofs.
NEUS answers Passed, Action needed, or Blocked. Tool list: MCP overview and MCP tools.

One prompt

Next: create or import an agent

After Connect, ask:
That call uses neus_agent_create. Default is your signed-in account. Use generate only for a dedicated spend key. Confirm with neus_agent_link.

Do the work

Call neus_context, then create or import an agent. Chat on neus.network, or start a Pro job. To use Gmail, Slack, GitHub, or a custom server, open Connections on neus.network. Connections Cursor, Claude Code, Codex, Hermes, and Grok connect to the same endpoint. Optional project mount:
Valid --apply values: cursor, claude, codex. See Connect agent context.

From a terminal

Optional. Writes the same hosted endpoint and the public workflow skill:
If a NEUS plugin is already installed, setup skips a second neus entry.

Advanced: access keys

Use Connect for interactive clients. Use a profile access key only when browser sign-in is unavailable, such as a server or CI job.
Treat the key like a password. Never paste it into chat or commit it to a repository.

Disconnect

Troubleshooting

  • No tools appear: restart the MCP client after the endpoint is registered.
  • No Connect, or Unauthorized with Logout visible: click Logout, then Connect.
  • Host has no Connect: use the host’s own MCP login after the endpoint is registered.
  • Two neus servers: a marketplace plugin and a user MCP config both registered NEUS. Remove the extra neus key from the host MCP config. If you used the terminal installer, run npx -y -p @neus/sdk neus setup again to drop the leftover user entry.
  • Confirm the connection: neus doctor --live (Node).
  • Agent permission missing: create or refresh the agent permission on NEUS, then run neus mount again.
  • Search-only endpoint: use https://mcp.neus.network/mcp. https://docs.neus.network/mcp only searches documentation.
MCP overview lists the twelve tools. For a laptop, server, or confidential VM, see Private Cloud Trust Harness.
Last modified on August 26, 2026