What is the dev.true402/mcp-server MCP server?
Pay-per-call AI + web + on-chain tools over x402 (USDC on Base): LLM, SEO, extract, token safety.
How to install dev.true402/mcp-server
Copy-paste configuration for popular MCP clients.
WALLET_PRIVATE_KEYsecretFunded Base wallet private key for x402 payment signing (optional; without it, paid tools return the 402 requirements).
SERVER_URLtrue402 API base (default https://true402.dev/api). Must be https (or localhost) — the signer refuses to send a payment over cleartext.
MAX_PAYMENT_USDCClient-side per-call spend ceiling in USDC (default 0.10). The signer refuses to auto-pay a 402 whose amount exceeds this — protects the wallet from a hostile endpoint.
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@true402.dev/mcp-server"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
"SERVER_URL": "<YOUR_SERVER_URL>",
"MAX_PAYMENT_USDC": "<YOUR_MAX_PAYMENT_USDC>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@true402.dev/mcp-server"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
"SERVER_URL": "<YOUR_SERVER_URL>",
"MAX_PAYMENT_USDC": "<YOUR_MAX_PAYMENT_USDC>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@true402.dev/mcp-server"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
"SERVER_URL": "<YOUR_SERVER_URL>",
"MAX_PAYMENT_USDC": "<YOUR_MAX_PAYMENT_USDC>"
}
}
}
}{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@true402.dev/mcp-server"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
"SERVER_URL": "<YOUR_SERVER_URL>",
"MAX_PAYMENT_USDC": "<YOUR_MAX_PAYMENT_USDC>"
}
}
}
}claude mcp add mcp-server --env WALLET_PRIVATE_KEY=<YOUR_WALLET_PRIVATE_KEY> --env SERVER_URL=<YOUR_SERVER_URL> --env MAX_PAYMENT_USDC=<YOUR_MAX_PAYMENT_USDC> -- npx -y @true402.dev/mcp-serverRelated MCP servers
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
io.github.tldraw/tldraw
Draw and visually collaborate with your agents on tldraw's canvas.
Metabase
Lets AI clients search, explore, query, and visualize data in a Metabase instance.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.