Contextflo for Grok
com.contextflo/contextflo
Query your warehouse or a CSV with Claude/ChatGPT over MCP, governed by table-level ACL + audit.
client:Grok
transport:streamable-http
Install Contextflo in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"contextflo": {
"type": "http",
"url": "https://mcp.contextflo.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