MicroTap MCP
About
19 pay-per-call APIs for AI agents — prediction markets (Polymarket, Kalshi), DeFi/crypto data, multi-chain on-chain reads, live weather, and real-time web search. Pay per call in USDC via x402, no signup or API key
Details
- Author
- swaltersjrtest
- Categories
- Finance, Other
Jump to
Setup
Install MicroTap MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/swaltersjrtest/microtap-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
An MCP server forMicroTap— 19 pay-per-call APIs (Polymarket & Kalshi prediction markets, DeFi/crypto data, multi-chain on-chain reads, live weather, real-time web search) paid for automatically in USDC via thex402 protocol. No signup, no API key, no dashboard — install it, fund a small local wallet, and your AI assistant can start calling paid endpoints on its own.
Add it to your MCP client's config. On first run it auto-generates a local EVM wallet — you don't need to create one yourself.
{ "mcpServers": { "microtap": { "command": "npx", "args": ["-y", "microtap-mcp"] } } }
Same config shape — add the block above under whichevermcpServersconfig file your client uses.
After adding it, restart your client, then look at the server's startup log (in Claude Desktop: Settings → Developer → microtap → logs) for a line like:
[microtap-mcp] wallet address: 0xabc123... [microtap-mcp] fund this address with a small amount of USDC on Base mainnet to pay for calls
Send a few dollars of USDC onBase mainnetto that address — at $0.001–$0.05 per call, that covers hundreds of calls. Your assistant can now use any of the 19 tools below; each one pays for itself automatically.
- Calls the matching route onx402tap.com.
- If the server responds402 Payment Required(it always does, the first time), signs a USDC payment for the exact amount requested using the wallet's private key — entirely locally, nothing is sent anywhere except the signed payment itself.
- Retries the request with the payment attached and returns the real response.
The private key never leaves your machine. It isn't sent to MicroTap, an LLM provider, or anywhere else — it only signs payment messages locally, the same non-custodial pattern used by other x402 MCP servers in this ecosystem (e.g. BlockRun's).
Full parameter docs for each route:x402tap.com/openapi.json.
Set these as environment variables in your MCP client's server config ("env": { ... }alongside"command"/"args") if you need to override a default:
The auto-generated wallet's key is stored at~/.microtap-mcp/wallet.json(created with0600permissions — readable only by your user).
npm install npm run build npm start # runs the compiled server over stdio
- The wallet key is only ever used tosignpayment messages locally (EIP-712exactscheme on Base mainnet) — it's never transmitted anywhere.
- MICROTAP_MCP_MAX_VALUE_USDC(default $0.10) means this server will refuse to auto-approve a payment above that amount for a single call, even if a route's advertised price is ever wrong or unexpectedly high.
- All 19 tools are read-only against MicroTap's API surface — none of them can move funds, sign transactions, or write on-chain state (/api/rpcis restricted server-side to a safelist of read-only JSON-RPC methods).
38 tools for live data: crypto token analysis, DeFi risk, equities, energy, weather, real estate, and on-chain intelligence
Non-custodial stablecoin yield. Stablecoin Yield Index (SYX) + 12 USDC vault APYs across Ethereum, Base, Arbitrum.
Pay-per-call x402 data APIs for AI agents — token rug-check, on-chain reads, web search, and AI-visibility (does AI recommend a brand). USDC on Base, no API key.
Live cross-DEX crypto prices read from on-chain pool state: per-venue price, liquidity depth and gross cross-venue spread across BSC, Polygon, Arbitrum, Base, Avalanche and Optimism. Works keyless, no account.
MCP server for Base L2 DeFi operations with 9 monetized endpoints: gas estimates, yield farming, token analysis, contract audit, wallet health, DEX quotes, price feeds, mnemonic generation. Built with FastMCP Python SDK.
Crypto data & trading MCP with 42+ tools: prices, DeFi, NFTs, Solana swaps
Crypto Market Pulse & Base USDC Stats
x402-paid MCP server: live crypto market pulse ($0.001) and Base USDC on-chain stats ($0.005), settled in USDC on Base mainnet.
Crypto Market Pulse & Base USDC Stats (cryptopulse)
Pay-per-call crypto market data on Base via x402 USDC micropayments: BTC/ETH/SOL/USDC prices, Base chain stats, USDC analytics, DNS, JSON repair.
DeFi execution on Base, Citrea, HyperEVM and Monad via Fibrous aggregation: swap quotes, swaps, transfers, cross-chain portfolio and Aave V3.
MCP server for Fuse Network: balances, tokens, staking, DeFi data, swaps and on-chain transactions.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



