Career Command for Claude Desktop
io.github.jgaethle10/career-command
AI interview practice and career preparation with user-controlled guidance.
client:Claude Desktop
transport:streamable-http
tools:5
Install Career Command in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"career-command": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://evercraft-career-command.base44.app/functions/careerMcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs