EnConvert for Zed
com.enconvert/mcp
Unified web ingestion for AI agents: perceive, discover, search, extract, ingest, watch, convert.
client:Zed
transport:stdio
runtime:npm
Install EnConvert in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@enconvert/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs