mcp-server
Pay-per-call AI + web + on-chain tools over x402 (USDC on Base): LLM, SEO, extract, token safety.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.4)
npx -y @true402.dev/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@true402.dev/[email protected]"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_VALUE>",
"SERVER_URL": "<YOUR_VALUE>",
"MAX_PAYMENT_USDC": "<YOUR_VALUE>"
}
}
}
}
WALLET_PRIVATE_KEYsecret — Funded Base wallet private key for x402 payment signing (optional; without it, paid tools return the 402 requirements).SERVER_URL— true402 API base (default https://true402.dev/api). Must be https (or localhost) β the signer refuses to send a payment over cleartext.MAX_PAYMENT_USDC— Client-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.
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) π βοΈ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,β¦
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENSβ¦
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry