floot for Grok
com.floot/floot
Build and publish full-stack web and mobile apps on Floot from any MCP client. Building is free.
client:Grok
transport:streamable-http
tools:45
Install floot in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"floot": {
"type": "http",
"url": "https://mcp.floot.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