rostro for Grok
dev.rostro/rostro
Turn any LLM multimodal; generate images, voices, videos, 3D models, music, and more.
client:Grok
transport:streamable-http
Install rostro in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"rostro": {
"type": "http",
"url": "https://proto.rostro.dev/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