extract for Zed
dev.averra/extract
URL-to-Markdown API for AI pipelines — clean markdown with metadata and caching.
client:Zed
transport:stdio
runtime:npm
Install extract in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"extract": {
"command": "npx",
"args": [
"-y",
"@averra/extract-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs