doc extract api for Zed
io.github.thestarboy9696/doc-extract-api
SchemaLock — paid extraction: JSON from docs via your schema, x402/USDC.
client:Zed
transport:stdio
runtime:npm
Install doc extract api in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"doc-extract-api": {
"command": "npx",
"args": [
"-y",
"doc-extract-api"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs