Home › Finance › x402-bazaar-mcp
x402-bazaar-mcp
Base token-safety for agents: the only B20 freeze/seize/rug suite + pre-trade gates, over x402.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.2)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"x402-bazaar-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"X402_CREDIT_TOKEN": "<YOUR_VALUE>",
"AGENT_PRIVATE_KEY": "<YOUR_VALUE>",
"X402_BAZAAR_CATALOG": "<YOUR_VALUE>"
}
}
}
}
X402_CREDIT_TOKENsecret — Prepaid credit token (ck_β¦) from the buy-credits service. Sent as the x-credit-token header; each call debits your balance. No wallet or signing needed. Recommended paid mode.AGENT_PRIVATE_KEYsecret — Hex private key of a Base wallet holding USDC. Used locally to sign x402 payments β never sent anywhere. Use a dedicated low-balance wallet. Optional: without it (and without a credit token) the server runs on the free tier.X402_BAZAAR_CATALOG— Override the catalog URL (default https://402.com.tr/api/catalog).
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