Mida for Grok
so.mida/ab-testing
Create, run and analyze A/B tests and personalizations on your site with Mida.
client:Grok
transport:streamable-http
Install Mida in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ab-testing": {
"type": "http",
"url": "https://mcp.mida.so/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