Trust Infrastructure for the Agentic World

VeriTrust provides identity, trust, and governance for AI agents, MCP servers, and digital entities. Built on W3C DID/VC standards with ANS for naming, A2A for delegation control, and MCP Trust Registry for tool verification.

W3C DID Core v1.0 W3C VC Data Model v2.0 Production Ready

VeriTrust is a next-generation hybrid SSI + CA identity provider combining the privacy of Self-Sovereign Identity with the security of Public Key Infrastructure. We verify the ownership and legitimacy of people, enterprises, AI agents, IoT devices, and MCP servers — enabling secure, accountable operations across centralized and decentralized systems.

ID

Decentralized Identity

W3C DID-based identifiers for agents, servers, and organizations

VC

Verifiable Credentials

Cryptographically signed attestations about ownership and compliance

TR

Trust Registry

Public, queryable catalogue of verified entities and MCP servers

ANS

Agent Name Service

Human-readable names with signed metadata for agents and zones

A2A

Agent Delegation

Fine-grained control over which agents can delegate to other agents

MCP

MCP Trust Framework

Verification and discovery infrastructure for Model Context Protocol servers

Core Services

Production-ready infrastructure for identity, trust, and governance in AI ecosystems

Agent Name Service (ANS)

Human-readable naming and signed discovery for agents. Resolve logical names like agent.company.zone to verifiable "agent cards" anchored in did:web:veritrust.vc.

  • Signed metadata: identity, capabilities, endpoints
  • Zones & delegated sub-zones for enterprises
  • Protocol-agnostic (HTTP resolve; DID/JWS verify)

Open ANS →  |  Learn more →

MCP Trust Registry

Machine-readable catalogue of verified MCP servers at https://ans.veritrust.vc/mcp. AI hosts can query servers, check credentials, and enforce policy before enabling tools.

  • Search servers by capability, organization, country
  • Verify credentials and check revocation status
  • W3C VC-based attestations from trusted issuers

Browse servers →  |  MCP Trust Framework →

A2A Delegation Registry

Agent-to-Agent delegation control registry at https://a2a.veritrust.vc. Define and enforce which agents can delegate tasks to other agents, with granular action-level permissions.

  • Fine-grained delegation policies per agent pair
  • Action-level permission control (read, write, execute)
  • Verifiable delegation chains with audit trails

Open A2A Registry →  |  Learn more →

Trust Registry

Public, tamper-evident listings of verified entities — AI agents, enterprises, humans, devices, and MCP servers — with DIDs, names, and verifiable status.

  • Global directory of verified entities
  • DID-based cryptographic verification
  • Integration with ANS and MCP registry

Open registry →

DID Resolver

Fetches DID Documents (e.g., did:key, did:web) to enable cryptographic verification and secure interactions across agents, wallets, and platforms.

Use resolver →

Credential Issuance

Issue W3C Verifiable Credentials for enterprises, compliance (GDPR, eIDAS), and MCP servers. Build end-to-end trust chains with cryptographically verifiable attestations.

Issue credentials →

Verification APIs

Programmatic validation of VCs and DIDs for email signing, web agents, MCP server verification, and agent-to-agent collaboration.

Integrate verification →

Digital Wallets

SDKs and hosted wallets to store DIDs/VCs and present proofs via DIDComm and W3C standards. Ready for humans, agents, and organizations.

Explore wallets →

Governance Frameworks

Clear rules for ethical, compliant AI operations across ecosystems. Includes governance for agents, MCP Trust Framework, and enterprise deployments.

See frameworks →  |  Trust Policy →

MCP Trust Framework (MCPF)

VeriTrust operates the production MCP Trust Registry, providing identity and trust for the Model Context Protocol ecosystem.

How It Works

Discovery starts at https://veritrust.vc/.well-known/mcp-trust-registry.json, which advertises the VeriTrust MCP Trust Registry at https://ans.veritrust.vc/mcp and the VeriTrust issuer DID did:web:veritrust.vc.

MCP Hosts Can:

  • List MCP servers and their manifests via /mcp/servers
  • Fetch entries by DID via /mcp/servers/{did}
  • Search by capability, tags, or organization via /mcp/search
  • Fetch trusted issuers via /mcp/issuers
  • Check revocation status via /mcp/revocations
# Search for security monitoring servers curl "https://ans.veritrust.vc/mcp/search?capability=telemetry&tag=siem" # Get specific server details curl "https://ans.veritrust.vc/mcp/servers/did:web:veritrust.vc:mcp:edgeguard-siem"

Learn more about the MCP Trust Framework →

Production Deployment

Live in Singapore with real-world usage:

Open Source

MCPF is open source with 10+ repositories:

  • Python & TypeScript SDKs
  • Reference implementations
  • Examples & quickstarts
  • Conformance testing suite

GitHub Organization →

Standards Compliant

Built on W3C and industry standards:

  • W3C DID Core v1.0
  • W3C VC Data Model v2.0
  • RFC 8615 (.well-known URIs)
  • PDPA compliant (Singapore)

Understanding SSI, DIDs, and VCs

Self-Sovereign Identity (SSI)

A model where entities control their identities without a central gatekeeper — more private, portable, and interoperable for people, enterprises, and agents.

Decentralized Identifiers (DIDs)

Unique identifiers (e.g., did:web:veritrust.vc) that point to public keys and metadata in a DID Document, enabling secure, verifiable interactions.

Verifiable Credentials (VCs)

Digitally signed claims (e.g., "This agent is owned by Company X" or "This MCP server is verified") that can be presented and verified anywhere, online or offline.

How it works: VeriTrust issues and verifies DIDs and VCs, while the Trust Registry, ANS, and MCP Registry let anyone confirm ownership, legitimacy, and allowed usage — simply and securely.

Ready to Build Trust?

Get started with VeriTrust identity infrastructure for your organization, AI agents, or MCP servers.

Contact Us