Workflow for Grok
io.github.jonnyton/workflow-universe-server
Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.
client:Grok
transport:streamable-http
Install Workflow in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"workflow-universe-server": {
"type": "http",
"url": "https://tinyassets.io/mcp-directory"
}
}
}
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