Skip to content
Cline

doc extract api for Cline

io.github.thestarboy9696/doc-extract-api

SchemaLock — paid extraction: JSON from docs via your schema, x402/USDC.

client:Cline transport:stdio runtime:npm

Install doc extract api in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "doc-extract-api": {
      "command": "npx",
      "args": [
        "-y",
        "doc-extract-api"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

doc extract api in other clients