Skip to content
VS Code

Career Command for VS Code

io.github.jgaethle10/career-command

AI interview practice and career preparation with user-controlled guidance.

client:VS Code transport:streamable-http tools:5

Install Career Command in VS Code

.vscode/mcp.json

{
  "servers": {
    "career-command": {
      "type": "http",
      "url": "https://evercraft-career-command.base44.app/functions/careerMcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Career Command in other clients