Skip to content
Grok

isolved jobs api for Grok

io.github.johnisanerd/isolved-jobs-api

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

client:Grok transport:streamable-http

Install isolved jobs api in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

isolved jobs api in other clients