← Back to Plugins
MCP Server MCP

TrustBench

github By github 👁 1 views ▲ 0 votes

x402 provider rankings + Ed25519-signed payment receipts + signature verification (3 tools).

Homepage Verified source GitHub

Install

npx -y @trustbench/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://trustbench.io/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@trustbench/mcp",
      "version": "1.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...