Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
vouch-mcp · pypi · 2.0.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.vouch-protocol/vouch-mcp",
"description": "Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.",
"repository": {
"url": "https://github.com/vouch-protocol/vouch",
"source": "github"
},
"version": "2.0.1",
"packages": [
{
"registryType": "pypi",
"identifier": "vouch-mcp",
"version": "2.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "The agent's signing key as a JWK JSON string, held only in this server process.",
"isRequired": true,
"isSecret": true,
"name": "VOUCH_PRIVATE_KEY"
},
{
"description": "The agent's DID, e.g. did:web:agent.example.com",
"isRequired": true,
"name": "VOUCH_DID"
},
{
"description": "Transport to serve: 'stdio' (default), 'http' (Streamable HTTP), or 'sse'.",
"name": "VOUCH_MCP_TRANSPORT"
},
{
"description": "Bind host when VOUCH_MCP_TRANSPORT=http (default 127.0.0.1).",
"name": "VOUCH_MCP_HOST"
},
{
"description": "Bind port when VOUCH_MCP_TRANSPORT=http (default 8080).",
"name": "VOUCH_MCP_PORT"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-05T12:34:31.926556Z",
"publishedAt": "2026-07-05T12:34:31.926556Z",
"updatedAt": "2026-07-05T12:34:31.926556Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 2.0.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.