Skim

Created By
JessieJanie2 months ago
x402-native clean reader. URL in → markdown out. $0.002/call, no signup.
Overview

Skim

x402-native clean reader for AI agents. Send a URL, get back agent-ready markdown plus structured metadata in milliseconds. No signup, no API keys — agents pay $0.002 per call in USDC over HTTP 402.

Install

Claude Desktop — add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "skim": {
      "command": "npx",
      "args": ["-y", "skim-mcp"],
      "env": {
        "SKIM_WALLET_PRIVATE_KEY": "0xYOUR_BASE_WALLET_PRIVATE_KEY"
      }
    }
  }
}

Server Config

{
  "mcpServers": {
    "skim": {
      "command": "npx",
      "args": [
        "-y",
        "skim-mcp"
      ],
      "env": {
        "SKIM_WALLET_PRIVATE_KEY": "<YOUR_BASE_WALLET_PRIVATE_KEY>"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
JessieJanie
Star
-
Language
-
License
-
Category

Recommend Servers

View All