Skip to content
VS Code

isolved jobs api for VS Code

io.github.johnisanerd/isolved-jobs-api

isolved and ApplicantPro jobs, tenant discovery, and change detection as an MCP server.

client:VS Code transport:streamable-http

Install isolved jobs api in VS Code

.vscode/mcp.json

{
  "servers": {
    "isolved-jobs-api": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=actors,docs,johnvc/isolved-jobs-api"
    }
  }
}

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

isolved jobs api in other clients