fanout for Zed
io.github.houtini-ai/fanout
Multi-URL comparative content analysis with topical gap detection
client:Zed
transport:stdio
runtime:npm
Install fanout in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fanout": {
"command": "npx",
"args": [
"-y",
"@houtini/fanout-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs