Hypeline for Grok
io.hypeline/hypeline
Give an AI agent eyes on the web: turn any feed, page, or stream into deduplicated change events.
client:Grok
transport:streamable-http
Install Hypeline in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"hypeline": {
"type": "http",
"url": "https://mcp.hypeline.io/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs