Skip to main content
Use neus_agent_link when an MCP client needs to confirm that an agent wallet is fully linked and delegated.

Best For

  • agent onboarding
  • delegation checks
  • agent health and readiness flows

Input

{
  "agentWallet": "0xagent...",
  "principal": "0xcontroller..."
}