Hypeline for Zed
io.hypeline/hypeline
Give an AI agent eyes on the web: turn any feed, page, or stream into deduplicated change events.
client:Zed
transport:streamable-http
Install Hypeline in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hypeline": {
"url": "https://mcp.hypeline.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs