Skip to content
Claude Desktop

VouchSpec Agent Skill Evidence for Claude Desktop

io.github.mordiaky/vouchspec

Read-only discovery for exact-commit Agent Skill validation, x402 payment, and signed receipts.

client:Claude Desktop transport:streamable-http

Install VouchSpec Agent Skill Evidence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "vouchspec": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://vouchspec.plyrium.com/api/vouchspec/v1/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

VouchSpec Agent Skill Evidence in other clients