Open House Copilot for Grok
com.openhousecopilot/openhouse-copilot
AI open-house assistant for agents: sign-in kiosk + automated, consent-aware follow-ups.
client:Grok
transport:streamable-http
Install Open House Copilot in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"openhouse-copilot": {
"type": "http",
"url": "https://mcp.openhousecopilot.com/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