commonninja mcp server for Grok
io.github.commonninja/commonninja-mcp-server
Create, update, and manage live Common Ninja website widgets in natural language. 100+ widget types.
client:Grok
transport:streamable-http
Install commonninja mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"commonninja-mcp-server": {
"type": "http",
"url": "https://mcp.commoninja.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