Loading MCP server directory, please wait...
SchemaLock — paid extraction: JSON from docs via your schema, x402/USDC.
npx @getmcp/cli add io.github.thestarboy9696/doc-extract-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
WALLET_PRIVATE_KEYEVM private key for a wallet funded with real USDC on Base. Every tool call pays the live x402 API from this wallet — there is no free extraction path.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.thestarboy9696/doc-extract-api": {
"command": "npx",
"args": [
"-y",
"doc-extract-api"
],
"env": {
"WALLET_PRIVATE_KEY": ""
}
}
}
}