Trust & reliability data for x402 endpoints before your agent pays them.
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.
x402-trust-mcp · npm · 1.7.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.JonasFuchss/x402-trust-mcp",
"description": "Trust & reliability data for x402 endpoints before your agent pays them.",
"repository": {
"url": "https://github.com/JonasFuchss/x402-trust-mcp",
"source": "github"
},
"version": "1.7.1",
"websiteUrl": "https://x402.fuchss.app",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "x402-trust-mcp",
"version": "1.7.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Base wallet private key (with or without the 0x prefix). When set, the paid tools auto-pay over x402 up to X402_MAX_USD; otherwise they return a price quote. The free tools need no key.",
"isSecret": true,
"name": "X402_PRIVATE_KEY"
},
{
"description": "Per-call auto-pay ceiling in USD. 0 disables auto-pay.",
"default": "0.05",
"name": "X402_MAX_USD"
},
{
"description": "Cumulative auto-pay cap per process in USD. 0 = unlimited.",
"default": "1.00",
"name": "X402_MAX_TOTAL_USD"
},
{
"description": "Max paid calls per process. 0 = unlimited.",
"default": "1000",
"name": "X402_MAX_CALLS"
},
{
"description": "API base URL.",
"default": "https://x402.fuchss.app",
"name": "X402_TRUST_API_BASE"
},
{
"description": "Request timeout in milliseconds.",
"default": "20000",
"name": "X402_TIMEOUT_MS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-06T10:37:06.568129Z",
"publishedAt": "2026-07-06T10:37:06.568129Z",
"updatedAt": "2026-07-06T10:37:06.568129Z",
"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 1.7.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.