# NEUS MCP MCP server

NEUS hosted MCP: verifiers, proofs, verify flows, agents. Always call neus_context first.

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

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

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

## Tools
- neus_context - NEUS MCP session home: product summary, setup, access-key mode, verifier summaries, reuse-first workflow, tools, and safety rules. Always call first. Endpoint: https://mcp.neus.network/mcp
- neus_verifiers_catalog - Full verifier directory with JSON schemas. Use after neus_context when payloads need exact fields beyond the summary. Endpoint: https://mcp.neus.network/mcp
- neus_proofs_check - Checks whether existing proofs satisfy verifier IDs. Eligibility only; never creates proofs. Endpoint: https://mcp.neus.network/mcp
- neus_verify - Creates or continues verification only when Profile access, wallet, and signing already satisfy NEUS for this verifier. Check existing receipts first. Endpoint: https://mcp.neus.network/mcp
- neus_verify_or_guide - Fallback orchestration after reuse checks: use only when proof, profile, payment, provider, wallet, or delegation setup is missing. Endpoint: https://mcp.neus.network/mcp
- neus_proofs_get - Reads proof records, tags, delegated agent reads, Profile summary fields, and live proof state. Use returned qHashes as receipt references. Endpoint: https://mcp.neus.network/mcp
- neus_me - Returns the signed-in NEUS Profile when a personal access key from Profile → Account is configured on this MCP session. Endpoint: https://mcp.neus.network/mcp
- neus_agent_link - Readiness check for an agent wallet: returns linked when agent-identity and agent-delegation proofs exist; otherwise link_required with hostedVerifyUrl. Endpoint: https://mcp.neus.network/mcp
- neus_agent_create - Prepares agent-identity and agent-delegation payloads (signatures and/or hostedVerifyUrl). Does not finalize receipts; confirm with neus_agent_link after signing. Skills/services fields are metadata only, not secrets. Endpoint: https://mcp.neus.network/mcp

## Resources
Not captured

## Prompts
Not captured

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