web tools mcp for Zed
io.github.mlawsonking/web-tools-mcp
10 no-LLM web tools: URL to Markdown, metadata, JSON-LD, MX, scrape, RSS, DNS, RDAP, SSL, HTTP.
client:Zed
transport:stdio
runtime:npm
Install web tools mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"web-tools-mcp": {
"command": "npx",
"args": [
"-y",
"web-tools-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs