Skip to content
VS Code

jd intel mcp for VS Code

io.github.prpmdev/jd-intel-mcp

Your AI fetches and reads full job descriptions across seven ATS platforms, no copy-paste.

client:VS Code transport:stdio runtime:npm

Install jd intel mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "jd-intel-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "jd-intel-mcp"
      ]
    }
  }
}

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

jd intel mcp in other clients