Austin Oaks Page Watch for Grok
com.freshypenguin/ao-page-watch
Watch a public web page for changes when your agent cannot stay running. Hourly checks, signed diffs
client:Grok
transport:streamable-http
tools:3
Install Austin Oaks Page Watch in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ao-page-watch": {
"type": "http",
"url": "https://ao-page-watch-production.up.railway.app/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