Trustbench
@lithvall
关于 Trustbench
x402 provider rankings + Ed25519-signed payment receipts + signature verification (3 tools).
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"trustbench": {
"command": "npx",
"args": [
"-y",
"@trustbench/mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Trustbench?
TrustBench is the public registry, routing layer, and signed-receipt audit trail for x402 agent payments. It provides three read-only MCP tools—get_rankings, get_receipt, and verify_receipt—to query provider rankings, fetch routing receipts, and verify Ed25519 signatures. It is designed for developers building agent-to-agent payment workflows.
How to use Trustbench?
Install via npx -y @trustbench/mcp for stdio-based MCP hosts (Claude Desktop, Cursor, Cherry Studio, Kimi) or use the hosted Streamable HTTP endpoint at https://trustbench.io/mcp for browser-based MCP clients. No API key is required for any of the MCP tools.
Key features of Trustbench
- Non-custodial — TrustBench never holds agent funds.
- Three read-only tools: rankings, receipts, verification.
- Ed25519 signature verification (lookup by ID or offline).
- No API key required for MCP tools.
- Supports both stdio and Streamable HTTP transports.
Use cases of Trustbench
- Query live x402 provider rankings by capability (search, inference, data, media, infra).
- Fetch a specific routing receipt by ID (
rcpt_…orrrcpt_…). - Verify an Ed25519 signature on a receipt JSON envelope received from a third-party agent.
FAQ from Trustbench
What are the runtime dependencies for Trustbench?
Trustbench requires Node.js (via npx) for stdio installations, or any HTTP client for the Streamable HTTP endpoint.
Does Trustbench require an API key?
No. All three MCP tools are available without any API key.
Where are TrustBench receipts and rankings stored?
Receipts and rankings are stored on the TrustBench public registry; the server queries this registry on behalf of the user.
What transports does the MCP server support?
It supports stdio (for desktop MCP hosts) and Streamable HTTP (for browser-based clients).
Does TrustBench handle agent funds?
No. It is non-custodial throughout and never holds agent funds.
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
Nginx UI
0xJackyYet another WebUI for Nginx
Codelf
unbugA search tool helps dev to solve the naming things problem.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论