Career Command for Cursor
io.github.jgaethle10/career-command
AI interview practice and career preparation with user-controlled guidance.
client:Cursor
transport:streamable-http
tools:5
Install Career Command in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"career-command": {
"url": "https://evercraft-career-command.base44.app/functions/careerMcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs