# NEUS MCP MCP server

Portable identity, authority, trust receipts, and Vault secrets before sensitive AI actions.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-neus-neus-mcp
- Repository: https://github.com/neus/network
- Website: https://docs.neus.network/install

## Install
- Endpoint: https://mcp.neus.network/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.neus.network/mcp

## Tools
- neus_context - Start here. Returns the signed-in profile, available verifiers, and the recommended workflow in one call. Handles signed-in and offline modes, no separate profile tool needed. Endpoint: https://mcp.neus.network/mcp
- neus_verifiers_catalog - Full verifier catalog: supported networks and required inputs. Use this when a check needs schema details beyond the compact verifierSummary in neus_context. Endpoint: https://mcp.neus.network/mcp
- neus_proofs_check - Check whether existing portable proofs meet the requested requirements. This is read-only and never creates a proof. Omit the wallet when signed in. Endpoint: https://mcp.neus.network/mcp
- neus_verify - Create or refresh a portable proof after checking that one is needed. Omit the wallet when signed in; the session authorizes the request. Endpoint: https://mcp.neus.network/mcp
- neus_verify_or_guide - Reuse a qualifying portable proof or return the one next step needed to complete the check. Omit the wallet when signed in. Endpoint: https://mcp.neus.network/mcp
- neus_proofs_get - Read current portable proof details for a wallet or DID, including titles, tags, status, and content. Omit the wallet when signed in. Endpoint: https://mcp.neus.network/mcp
- neus_agent_link - Check whether a Trusted Agent has matching identity and permission proofs. Returns linked status or one setup step. Endpoint: https://mcp.neus.network/mcp
- neus_agent_create - Create a Trusted Agent in one call: pick a wallet (generate a new one only when asked, otherwise use the signed-in user wallet), create the agent-identity proof, create the agent-delegation proof, and link the delegation to the identity. On success the agent is ready to mount. Keep the same agentId and agentWallet on retries. Endpoint: https://mcp.neus.network/mcp
- neus_agent_mount - Connect agent context by loading a Trusted Agent’s identity, permissions, skills, and current settings. Endpoint: https://mcp.neus.network/mcp
- neus_secret_create - Store a secret, such as an API key, as an encrypted record. Tools never return the saved value. Endpoint: https://mcp.neus.network/mcp
- neus_secret_list - List saved secret names, types, and update times without exposing their values. Endpoint: https://mcp.neus.network/mcp
- neus_secret_revoke - Revoke a saved secret so it can no longer be used. Endpoint: https://mcp.neus.network/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.neus
- Version: 1.3.8
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 30, 2026
- Source: https://registry.modelcontextprotocol.io
