smart-web for Zed
io.github.jojo-labs/smart-web
smartfetch direct-URL fetch, smartsearch web discovery, smartcrawl sites, and docs export MCP.
client:Zed
transport:stdio
runtime:npm
Install smart-web in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"smart-web": {
"command": "npx",
"args": [
"-y",
"smart-web-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs