Career Command for Grok
io.github.jgaethle10/career-command
AI interview practice and career preparation with user-controlled guidance.
client:Grok
transport:streamable-http
tools:5
Install Career Command in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"career-command": {
"type": "http",
"url": "https://evercraft-career-command.base44.app/functions/careerMcp"
}
}
}
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