Loading MCP server directory, please wait...
Clean web reader for AI agents. Pays $0.002/call in USDC on Base via x402. No API keys.
npx @getmcp/cli add io.github.JessieJanie/skim402Requires Node.js 18+. Community-contributed server. Review source before installing.
SKIM_WALLET_PRIVATE_KEYBase-network wallet private key (0x-prefixed, 64 hex chars). Fund the wallet with a small amount of USDC on Base to pay $0.002 per call. Create one at https://app.coinbase.com or any Base-compatible wallet.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JessieJanie/skim402": {
"command": "npx",
"args": [
"-y",
"skim-mcp"
],
"env": {
"SKIM_WALLET_PRIVATE_KEY": "",
"SKIM_MAX_PRICE_USD": ""
}
}
}
}