Vertical Flows for Grok
com.verticalflows/agent-gateway
View client requests, prepare actions and approve work within your firm's permissions.
client:Grok
transport:streamable-http
Install Vertical Flows in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-gateway": {
"type": "http",
"url": "https://verticalflows.com/api/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