doc extract api for Claude Desktop
io.github.thestarboy9696/doc-extract-api
SchemaLock — paid extraction: JSON from docs via your schema, x402/USDC.
client:Claude Desktop
transport:stdio
runtime:npm
Install doc extract api in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"doc-extract-api": {
"command": "npx",
"args": [
"-y",
"doc-extract-api"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs