The trust layer for people and AI. Portable identity, context, and authorization that travels.
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- !No standard license detected
claude mcp add network -- npx -y -p{
"mcpServers": {
"network": {
"command": "npx",
"args": ["-y", "-p"]
}
}
}1 items en este repositorio
Trust infrastructure for agents that act. Verify identity and scoped authority, reuse trust receipts, and protect secrets across IDEs and runtimes.
Resumen de MCP Servers
<h1 align="center">NEUS Network — Portable Trust Infrastructure</h1> <p align="center"> <img src="./docs/images/neus-social-card.png" alt="NEUS Network social card" width="640" /> </p> <p align="center"> <strong>Portable Trust Infrastructure for Humans and AI.</strong> </p> <p align="center"> Stop people and agents from the wrong action. Set what they may do, and check it before access, payment, or execution. </p> <p align="center"> <a href="https://www.npmjs.com/package/@neus/sdk"><img src="https://img.shields.io/npm/v/%40neus%2Fsdk?logo=npm&label=%40neus%2Fsdk&color=98C0EF" alt="@neus/sdk on npm" /></a> <a href="https://www.npmjs.com/package/@neus/mcp-server"><img src="https://img.shields.io/npm/v/%40neus%2Fmcp-server?logo=npm&label=%40neus%2Fmcp-server&color=98C0EF" alt="@neus/mcp-server on npm" /></a> <a href="./LICENSE"><img src="https://img.shields.io/badge/license-Apache--2.0-blue.svg" alt="License" /></a> <a href="https://github.com/neus/network/discussions"><img src="https://img.shields.io/badge/community-discussions-98C0EF?logo=github" alt="Discussions" /></a> <a href="https://neus.network/proof/0x1487d0d9826ffc2c415b33745a058711f1c4d8928d64df5c7104752ed6d62cc0"><img src="https://img.shields.io/badge/NEUS-Verified%20Receipt-98C0EF?style=flat&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSI%2BPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iNy41IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIvPjxjaXJjbGUgY3g9IjE2LjAwIiBjeT0iNS4wMCIgcj0iMS4zNSIgZmlsbD0iI2ZmZiIvPjxjaXJjbGUgY3g9IjIxLjUwIiBjeT0iNi40NyIgcj0iMS4zNSIgZmlsbD0iI2ZmYiIvPjxjaXJjbGUgY3g9IjI1LjUzIiBjeT0iMTAuNTAiIHI9IjEuMzUiIGZpbGw9IiNmZmYiLz48Y2lyY2xlIGN4PSIyNy4wMCIgY3k9IjE2LjAwIiByPSIxLjM1IiBmaWxsPSIjZmZmIi8%2BPGNpcmNsZSBjeD0iMjUuNTMiIGN5PSIyMS41MCIgcj0iMS4zNSIgZmlsbD0iI2ZmYiIvPjxjaXJjbGUgY3g9IjIxLjUwIiBjeT0iMjUuNTMiIHI9IjEuMzUiIGZpbGw9IiNmZmYiLz48Y2lyY2xlIGN4PSIxNi4wMCIgY3k9IjI3LjAwIiByPSIxLjM1IiBmaWxsPSIjZmZmIi8%2BPGNpcmNsZSBjeD0iMTAuNTAiIGN5PSIyNS41MyIgcj0iMS4zNSIgZmlsbD0iI2ZmYiIvPjxjaXJjbGUgY3g9IjYuNDciIGN5PSIyMS41MCIgcj0iMS4zNSIgZmlsbD0iI2ZmYiIvPjxjaXJjbGUgY3g9IjUuMDAiIGN5PSIxNi4wMCIgcj0iMS4zNSIgZmlsbD0iI2ZmYiIvPjxjaXJjbGUgY3g9IjYuNDciIGN5PSIxMC41MCIgcj0iMS4zNSIgZmlsbD0iI2ZmYiIvPjxjaXJjbGUgY3g9IjEwLjUwIiBjeT0iNi40NyIgcj0iMS4zNSIgZmlsbD0iI2ZmYiIvPjwvc3ZnPg%3D%3D" alt="NEUS verified trust receipt" /></a> </p> <p align="center"> <a href="#why-neus"><strong>Why NEUS</strong></a> | <a href="#start-building"><strong>Start building</strong></a> | <a href="#live-surfaces"><strong>Live surfaces</strong></a> | <a href="#support"><strong>Support</strong></a> </p> --- ## Why NEUS Every new app, agent, and partner usually starts from zero — no shared context about identity, ownership, or authority. NEUS turns those checks into **portable trust receipts** so people and AI keep context as they move, act under clear limits, and leave an audit trail behind. A receipt is something you already earned: who someone is, what they own, what they’re allowed to do. Put it on a profile, require it at a gate, or check it from your API — same receipt, every surface. | Need | What you get with NEUS | | ---- | ------------------------ | | Stop re-proving the same facts in every product | One portable receipt apps and agents can reuse | | Carry identity and ownership with the actor | Profiles and ownership proofs that travel across gates | | Authorize actions with clear limits | Scoped permissions, current status, and enforce-before-act checks | | Keep shared context for people and AI | Live trust context in the editor, product, and API | | Audit who did what — and under which authority | Receipt pages, stable references, and reviewable history | | Ship trust without rebuilding each flow | Hosted Verify, widgets, SDK, and MCP on one model | ## Start building ### One command for assistants Connect once. Your assistant carries your identity, trusted context, and scoped authority across editors — reusing what's verified, checking limits before sensitive actions, and leaving a receipt for every result. ```bash npx -y -p @neus/sdk neus setup npx -y -p @neus/sdk neus doctor --live ``` Then ask your assistant: > Use NEUS so my identity, context, and authority travel with me. Reuse receipts when you can, verify when you must, and check authority before sensitive actions. | Path | Next step | | ---- | --------- | | AI assistants (Cursor, Claude Code, Codex, VS Code) | [Install NEUS](https://docs.neus.network/install) | | MCP setup | [MCP setup](https://docs.neus.network/mcp/setup) · Hosted URL: `https://mcp.neus.network/mcp` | | First app integration | [Quickstart](https://docs.neus.network/quickstart) | | Reuse everywhere | [Integration guide](https://docs.neus.network/integration) | | React gate | [VerifyGate](https://docs.neus.network/widgets/verifygate) | | Server / API | [API overview](https://docs.neus.network/api/overview) | | Agent trust | [Agents overview](https://docs.neus.network/agents/overview) | Install **`neus-mcp`** from this repo's marketplace to connect Cursor in one click. See [Install NEUS](https://docs.neus.network/install). ### Add trust to an app Drop in Hosted Verify, `VerifyGate`, or the SDK when your app needs portable trust — shared context at the gate, authority before access, receipts you can audit later. - [Quickstart](https://docs.neus.network/quickstart) — register your app and ship the first receipt. - Pattern: [prove once, reuse everywhere](https://docs.neus.network/integration). - [Hosted Verify](https://docs.neus.network/cookbook/auth-hosted-verify) for browser sign-in and checks. ### Add trust to an agent Give agents identity and scoped authority as receipts — so tools run under real limits, and every action stays auditable. - [Agents overview](https://docs.neus.network/agents/overview): identity, permissions, and reusable receipts. - Register identity with [`agent-identity`](https://docs.neus.network/agents/agent-identity). - Add permissions with [`agent-delegation`](https://docs.neus.network/agents/agent-delegation). --- ## Live surfaces | Surface | Use it for | | ------- | ---------- | | [Product](https://neus.network) | Profiles, gates, and hosted product UX | | [Hosted Verify](https://neus.network/verify) | Browser verification for people and orgs | | [Trust receipts](https://docs.neus.network/platform/receipts-and-results) | Portable records of identity, authority, and outcomes | | [SDK](https://docs.neus.network/sdks/javascript) · [@neus/sdk](https://www.npmjs.com/package/@neus/sdk) | Issue, poll, and check receipts from your app | | [Widgets](https://docs.neus.network/widgets/overview) | `VerifyGate` and `ProofBadge` for React products | | [API](https://docs.neus.network/api/overview) | Server reads, checks, verifier catalog, and verification endpoints | | [Agents](https://docs.neus.network/agents/overview) | Agent identity, scoped authority, and audit-ready receipts | | [MCP](https://docs.neus.network/mcp/overview) | Portable trust context in the editor — `neus setup`; registry metadata: [`@neus/mcp-server`](https://www.npmjs.com/package/@neus/mcp-server) | | [Examples](./examples) | Runnable app and agent samples | | [Verifier catalog](https://docs.neus.network/verification/verifiers) | Live check IDs and inputs | ## Capability snapshot The live verifier catalog is documented at [docs.neus.network/verification/verifiers](https://docs.neus.network/verification/verifiers). JSON Schemas live in [`docs/verifiers/schemas/`](./docs/verifiers/schemas/); the machine index is [`spec/VERIFIERS.json`](./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` | ## This repository Public docs, SDK (`@neus/sdk`), MCP registry package (`@neus/mcp-server`), widgets, examples, specs, and the **`neus-mcp`** editor plugin ([install](https://docs.neus.network/install)). ## Open standard Wallet-signed request envelopes follow the [CAIP-380 (Portable Proof)](https://github.com/ChainAgnostic/CAIPs/pull/380) ChainAgnostic draft. Their hash, DID binding, and signature can be checked without NEUS; verifier outcomes remain part of the NEUS trust receipt. See the [offline fixture](./examples/caip-380/minimal-evm.json) and [NEUS docs](https://docs.neus.network/learn/standards/caip-380). ## Support | Channel | Use for | | ------- | ------- | | [Docs](https://docs.neus.network) | Product and integration guidance | | [Changelog](./CHANGELOG.md) | Release notes and upgrade paths | | [Platform status](https://docs.neus.network/platform/status) | Maturity, beta scope, and upgrade expectations | | [Discussions](https://github.com/neus/network/discussions) | Questions and implementation patterns | | [Issues](https://github.com/neus/network/issues) | Bugs and requests | | [SECURITY.md](./SECURITY.md) · [dev@neus.network](mailto:dev@neus.network) | Vulnerability disclosure | ## License - **SDK and tools:** Apache-2.0 - **Smart contracts:** BUSL-1.1 to Apache-2.0 in August 2028
Lo que la gente pregunta sobre network
¿Qué es neus/network?
+
neus/network es mcp servers para el ecosistema de Claude AI. The trust layer for people and AI. Portable identity, context, and authorization that travels. Tiene 24 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala network?
+
Puedes instalar network clonando el repositorio (https://github.com/neus/network) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar neus/network?
+
Nuestro agente de seguridad ha analizado neus/network y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene neus/network?
+
neus/network es mantenido por neus. La última actividad registrada en GitHub es de today, con 2 issues abiertos.
¿Hay alternativas a network?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega network en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!