Trust infrastructure for apps, agents, and ecosystems.
Trust that travels. Verify trust before access, payment, or action.
Why NEUS | Start building | Live surfaces
NEUS makes trust portable across the internet so people, apps, and AI agents can prove what is real before access, payout, or execution.
NEUS Portal manages accounts, trust receipts, agents, and Vault. NEUS Verify runs trust checks and missing-requirement guidance. NEUS MCP connects assistants. NEUS CLI / SDK installs and embeds trust in your product.
Use Hosted Verify when NEUS should own the browser step. Use the SDK, widgets, API, or MCP when trust should live inside your app, backend, or agent workflow.
Trust keeps getting rebuilt inside each app, marketplace, workflow, and agent stack. NEUS is trust infrastructure for apps, agents, and ecosystems: reusable receipts instead of starting from zero.
| Need | NEUS gives you |
|---|---|
| Stop rebuilding trust | A receipt your product can save, check, and reuse |
| Assistant setup | One CLI setup for Claude Code, Codex, Cursor, and VS Code |
| Gate access or rewards | Hosted flows, widgets, and server checks for trusted access |
| Trust agents before they act | Agent identity, scoped delegation, and receipts for trusted actions |
| Audit what happened | Receipt pages, receipt reads, tags, and durable references |
| Ship without owning ceremony | Hosted Verify, SDK helpers, API checks, and MCP on the same trust model |
Detects where you are working and wires hosted NEUS MCP for Claude Code, Codex, Cursor, or VS Code. OAuth sign-in runs automatically when no access key is set.
npx -y -p @neus/sdk neus setup
npx -y -p @neus/sdk neus checkAsk your assistant: "Use NEUS Verify before taking sensitive actions."
| Path | Doc |
|---|---|
| AI assistants | Install NEUS |
| MCP setup | MCP setup |
| App verification | Quickstart |
Use Hosted Verify, VerifyGate, or the SDK when your app needs a reusable trust receipt.
- Quickstart - register your app and run the workflow.
- Follow the workflow: check -> verify -> save -> reuse.
- Use Hosted Verify when you want NEUS to own the browser step.
- Agents - identity, scoped authority, and receipts for agents that act.
- Register identity with
agent-identity. - Add scoped authority with
agent-delegation.
Hosted MCP URL: https://mcp.neus.network/mcp
| Surface | Use it for |
|---|---|
| Hosted Verify | Browser verification at neus.network/verify |
| Trust receipts | Reusable verification records, receipt pages, and eligibility checks |
| SDK | Verification, polling, hosted URLs, and server-side gate checks |
| Widgets | VerifyGate and ProofBadge for React products |
| API | Server reads, checks, verifier catalog, and verification endpoints |
| Agents | Agent identity, delegation, stable URLs, and action receipts |
| MCP | Live trust context for assistants, tools, and agent workflows |
| Path | Best next step |
|---|---|
| First app integration | Quickstart |
| Build a flow | Integration |
| React gate | VerifyGate |
| Server/API | API overview |
| Agent trust | Agents overview |
| Assistants/MCP | MCP setup |
The live verifier catalog is documented at docs.neus.network/verification/verifiers. JSON Schemas live in docs/verifiers/schemas/; the machine index is spec/VERIFIERS.json.
| Capability | Verifiers |
|---|---|
| Ownership and identity | ownership-basic, ownership-social, ownership-dns-txt, ownership-org-oauth, ownership-pseudonym |
| Human and wallet trust | proof-of-human, wallet-risk, wallet-link |
| Assets and contracts | token-holding, nft-ownership, contract-ownership |
| Content and safety | ai-content-moderation |
| Agent trust | agent-identity, agent-delegation |
Docs, SDK (@neus/sdk), widgets, examples, specs, and the NEUS Claude Code plugin.
- docs.neus.network is the starting point for setup and product docs.
- Integration walks through the flow: check, verify, save, reuse.
Docs OG images and favicon live under docs/images/. SDK/widgets use sdk/brand-mark.js on neus.network. Plugin icon: plugins/neus-trust/assets/icon.png.
| Surface | Link |
|---|---|
| Product | neus.network |
| Hosted Verify | neus.network/verify |
| Docs | docs.neus.network |
| SDK | npm: @neus/sdk |
| MCP | npm: @neus/sdk (neus setup) |
| Examples | examples/ |
| Verifier catalog | Verifier docs |
| Channel | Use for |
|---|---|
| Docs | Product and integration guidance |
| Changelog | Release notes and upgrade paths |
| Platform status | Maturity, beta scope, upgrade expectations |
| Discussions | Questions and implementation patterns |
| Issues | Bugs and requests |
| dev@neus.network | Security |
- SDK and tools: Apache-2.0
- Smart contracts: BUSL-1.1 to Apache-2.0 in August 2028