CLIO Web for Zed
io.github.iowarp/web-mcp
Provider-fixed web search plus transparent URL, DOI, and document fetching
client:Zed
transport:stdio
runtime:pypi
Install CLIO Web in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"web-mcp": {
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs