VouchSpec Agent Skill Evidence
Rank #25,877io.github.mordiaky/vouchspec
Read-only discovery for exact-commit Agent Skill validation, x402 payment, and signed receipts.
VouchSpec Agent Skill Evidence is a Model Context Protocol (MCP) server published by mordiaky. It ranks #25,877 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. VouchSpec Agent Skill Evidence is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Jul 15, 2026.
Ranks ahead of 89,583 of 115,460 servers on MCP Toplist.
Use VouchSpec Agent Skill Evidence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http vouchspec https://vouchspec-sandbox.plyrium.com/api/vouchspec/v1/mcp[mcp_servers.vouchspec]
url = "https://vouchspec-sandbox.plyrium.com/api/vouchspec/v1/mcp"Add to ~/.codex/config.toml.
https://vouchspec-sandbox.plyrium.com/api/vouchspec/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"vouchspec": {
"url": "https://vouchspec-sandbox.plyrium.com/api/vouchspec/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vouchspec": {
"type": "http",
"url": "https://vouchspec-sandbox.plyrium.com/api/vouchspec/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vouchspec": {
"serverUrl": "https://vouchspec-sandbox.plyrium.com/api/vouchspec/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vouchspec": {
"url": "https://vouchspec-sandbox.plyrium.com/api/vouchspec/v1/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mordiaky%2Fvouchspec)<a href="https://mcptoplist.com/server/io.github.mordiaky%2Fvouchspec"><img src="https://mcptoplist.com/badge/io.github.mordiaky%2Fvouchspec.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mordiaky
Other servers by mordiaky
View all mordiaky servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jul 15, 2026 |
Frequently asked questions
- Who maintains VouchSpec Agent Skill Evidence?
- VouchSpec Agent Skill Evidence is maintained by mordiaky, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is VouchSpec Agent Skill Evidence listed on the Official MCP Registry?
- Yes — VouchSpec Agent Skill Evidence is listed on the Official MCP Registry, alongside Glama.
- How many versions does VouchSpec Agent Skill Evidence have?
- MCP Toplist tracks 1 version of VouchSpec Agent Skill Evidence, most recently published on Jul 15, 2026.
- Where can I find the source code for VouchSpec Agent Skill Evidence?
- The source code for VouchSpec Agent Skill Evidence is hosted at github.com/mordiaky/vouchspec.