Skip to content
VS Code

jobctl for VS Code

io.github.dmytrorybka/jobctl

Job application tracker for developers - AI agents write over MCP, you review in a dashboard.

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

Install jobctl in VS Code

.vscode/mcp.json

{
  "servers": {
    "jobctl": {
      "type": "http",
      "url": "https://app.jobctl.app/mcp"
    }
  }
}

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

jobctl in other clients