io.github.JonasFuchss/x402-trust-mcp MCP Server
io.github.JonasFuchss/x402-trust-mcp
What is the io.github.JonasFuchss/x402-trust-mcp MCP server?
Trust & reliability scores for x402 endpoints: free stats + trust preview, paid full scores.
How to install io.github.JonasFuchss/x402-trust-mcp
Copy-paste configuration for popular MCP clients.
X402_PRIVATE_KEYsecretOptional 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.
X402_MAX_USDPer-call auto-pay ceiling in USD. 0 disables auto-pay.
X402_MAX_TOTAL_USDCumulative auto-pay cap per process in USD. 0 = unlimited.
X402_MAX_CALLSMax paid calls per process. 0 = unlimited.
X402_TRUST_API_BASEAPI base URL.
X402_TIMEOUT_MSRequest timeout in milliseconds.
{
"mcpServers": {
"x402-trust-mcp": {
"command": "npx",
"args": [
"-y",
"x402-trust-mcp"
],
"env": {
"X402_PRIVATE_KEY": "<YOUR_X402_PRIVATE_KEY>",
"X402_MAX_USD": "<YOUR_X402_MAX_USD>",
"X402_MAX_TOTAL_USD": "<YOUR_X402_MAX_TOTAL_USD>",
"X402_MAX_CALLS": "<YOUR_X402_MAX_CALLS>",
"X402_TRUST_API_BASE": "<YOUR_X402_TRUST_API_BASE>",
"X402_TIMEOUT_MS": "<YOUR_X402_TIMEOUT_MS>"
}
}
}
}{
"mcpServers": {
"x402-trust-mcp": {
"command": "npx",
"args": [
"-y",
"x402-trust-mcp"
],
"env": {
"X402_PRIVATE_KEY": "<YOUR_X402_PRIVATE_KEY>",
"X402_MAX_USD": "<YOUR_X402_MAX_USD>",
"X402_MAX_TOTAL_USD": "<YOUR_X402_MAX_TOTAL_USD>",
"X402_MAX_CALLS": "<YOUR_X402_MAX_CALLS>",
"X402_TRUST_API_BASE": "<YOUR_X402_TRUST_API_BASE>",
"X402_TIMEOUT_MS": "<YOUR_X402_TIMEOUT_MS>"
}
}
}
}{
"mcpServers": {
"x402-trust-mcp": {
"command": "npx",
"args": [
"-y",
"x402-trust-mcp"
],
"env": {
"X402_PRIVATE_KEY": "<YOUR_X402_PRIVATE_KEY>",
"X402_MAX_USD": "<YOUR_X402_MAX_USD>",
"X402_MAX_TOTAL_USD": "<YOUR_X402_MAX_TOTAL_USD>",
"X402_MAX_CALLS": "<YOUR_X402_MAX_CALLS>",
"X402_TRUST_API_BASE": "<YOUR_X402_TRUST_API_BASE>",
"X402_TIMEOUT_MS": "<YOUR_X402_TIMEOUT_MS>"
}
}
}
}{
"servers": {
"x402-trust-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"x402-trust-mcp"
],
"env": {
"X402_PRIVATE_KEY": "<YOUR_X402_PRIVATE_KEY>",
"X402_MAX_USD": "<YOUR_X402_MAX_USD>",
"X402_MAX_TOTAL_USD": "<YOUR_X402_MAX_TOTAL_USD>",
"X402_MAX_CALLS": "<YOUR_X402_MAX_CALLS>",
"X402_TRUST_API_BASE": "<YOUR_X402_TRUST_API_BASE>",
"X402_TIMEOUT_MS": "<YOUR_X402_TIMEOUT_MS>"
}
}
}
}claude mcp add x402-trust-mcp --env X402_PRIVATE_KEY=<YOUR_X402_PRIVATE_KEY> --env X402_MAX_USD=<YOUR_X402_MAX_USD> --env X402_MAX_TOTAL_USD=<YOUR_X402_MAX_TOTAL_USD> --env X402_MAX_CALLS=<YOUR_X402_MAX_CALLS> --env X402_TRUST_API_BASE=<YOUR_X402_TRUST_API_BASE> --env X402_TIMEOUT_MS=<YOUR_X402_TIMEOUT_MS> -- npx -y x402-trust-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.