Hosted trust infrastructure for apps and agents.
NEUS runs identity, ownership, risk, and permission checks, stores the results as reusable trust receipts, and exposes them through an API, SDK, widgets, and MCP tools. One platform, every gate.
Identity. Context. Authority. Receipts.
How it works
Run a check once. Reuse the receipt everywhere.
Run an identity, ownership, or permission check through a hosted flow, the SDK, the API, or an MCP tool call. NEUS saves the accepted result as a portable trust receipt with status, scope, and expiration.
Connected apps, gates, and agents check that receipt before access, payment, or action — without repeating the full verification.
- 01Verify onceComplete a supported check
- 02Get a receiptResult becomes a reusable record
- 03Check before accessApps confirm before action
- 04Share lessPresent the result, not the file
Hosted verify
Drop-in verification flows.
Embed a widget or redirect to a hosted URL. NEUS runs the check, saves the receipt, and returns the user to your app. No verification UI to build.
- IdentityPerson, org, social, agent
- OwnershipWallets, domains, accounts
- PermissionLimits, spend, expiry
- StatusCurrent, expired, revoked
HTTP API
Create, check, and inspect receipts.
A REST API for every receipt operation. Create a proof from a completed check, check its current status, inspect scope and expiration, and revoke when needed.
One check. Reusable everywhere it is accepted.
Connected apps confirm status before access without the full source file.
SDK + CLI
Typed helpers and terminal access.
The same package ships typed JavaScript helpers and the CLI. Use it in a Next.js route, a serverless function, an edge worker, or the terminal.
MCP tools
Trust tools for AI agents.
A hosted MCP endpoint gives agents identity, scoped permissions, and reusable receipts. Connected runtimes check those receipts before supported actions.
- 01Verify onceComplete a supported check
- 02Get a receiptResult becomes a reusable record
- 03Check before accessApps confirm before action
- 04Share lessPresent the result, not the file
Platform FAQ
Hosted trust infrastructure for apps, agents, and organizations.
Ready to build?
Start with the CLI, the SDK, or a hosted verify flow.