Command+K for Grok
com.commandplusk/command-k
Set up and run an in-product AI assistant: widgets, knowledge, MCP connections, usage.
client:Grok
transport:streamable-http
Install Command+K in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"command-k": {
"type": "http",
"url": "https://commandplusk.com/api/public/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