Uno Platform for Grok
uno.platform/uno
The Uno Platform MCP Server to get up-to-date docs and prompts
client:Grok
transport:sse
tools:4
Install Uno Platform in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"uno": {
"type": "sse",
"url": "https://mcp.platform.uno/v1"
}
}
}
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