Hypeline for VS Code
io.hypeline/hypeline
Give an AI agent eyes on the web: turn any feed, page, or stream into deduplicated change events.
client:VS Code
transport:streamable-http
Install Hypeline in VS Code
.vscode/mcp.json
{
"servers": {
"hypeline": {
"type": "http",
"url": "https://mcp.hypeline.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs