VOOZH about

URL: https://mcp.so/server/skim-mcp/JessieJanie

⇱ Skim MCP Server


Skim

@JessieJanie

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>"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.