Hypeline for Cursor
io.hypeline/hypeline
Give an AI agent eyes on the web: turn any feed, page, or stream into deduplicated change events.
client:Cursor
transport:streamable-http
Install Hypeline in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hypeline": {
"url": "https://mcp.hypeline.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs