← Index

io.github.JessieJanie/skim402

io.github.JessieJanie/skim402·v0.1.4·Other
Quality Score
80
/100

Clean web reader for AI agents. Pays $0.002/call in USDC on Base via x402. No API keys.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "skim402": {
      "command": "npx",
      "args": [
        "-y",
        "skim-mcp"
      ],
      "env": {
        "SKIM_WALLET_PRIVATE_KEY": "<your-skim_wallet_private_key>",
        "SKIM_MAX_PRICE_USD": "<skim_max_price_usd>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "skim402": {
      "command": "npx",
      "args": [
        "-y",
        "skim-mcp"
      ],
      "env": {
        "SKIM_WALLET_PRIVATE_KEY": "<your-skim_wallet_private_key>",
        "SKIM_MAX_PRICE_USD": "<skim_max_price_usd>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y skim-mcp
§02  Environment variables
SKIM_WALLET_PRIVATE_KEY
requiredsecret

Base-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.

SKIM_MAX_PRICE_USD

Optional cap on per-call price in USD (default 0.01). Requests that would cost more than this are rejected without payment.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other