doc extract api for Windsurf
io.github.thestarboy9696/doc-extract-api
SchemaLock — paid extraction: JSON from docs via your schema, x402/USDC.
client:Windsurf
transport:stdio
runtime:npm
Install doc extract api in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"doc-extract-api": {
"command": "npx",
"args": [
"-y",
"doc-extract-api"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs