ZopDev MCP for Grok
dev.zop/zopdev-mcp
Cloud cost, inventory and governance on AWS/Azure/GCP. Read-only by default, optional scoped writes
client:Grok
transport:streamable-http
Install ZopDev MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"zopdev-mcp": {
"type": "http",
"url": "https://api.zop.dev/mcp-server"
}
}
}
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