Skip to main content
The agent carries identity and authority across MCP hosts and backend gates.

Setup order

1

Check

neus_contextneus_agent_link with the agent address and stable agent id.
2

Identity

Missing identity? Create agent-identity (agent address signs).
3

Authority

Missing authority? Create agent-delegation with scope, caps, and expiry.
4

Confirm

neus_agent_link until linked: true.

MCP sequence

  1. neus_context
  2. neus_agent_link with agentWallet and agentId
  3. If linked: true, reuse receipts
  4. If not, neus_agent_create — follow its next_action
  5. neus_agent_link again with the same identifiers
Ready means both agent-identity and agent-delegation are present. Agent link · Agent create · MCP overview

Agent identity

Who the agent is.

Authority

Grant permissions.

MCP setup

Connect your assistant.

Concepts

Roles and fields.
Last modified on July 24, 2026