Skip to content
VS Code

JobsPipe for VS Code

dev.jobspipe/mcp

Live job postings from 30+ ATS feeds and job boards, one schema. Sign in with OAuth, or use a key.

client:VS Code transport:streamable-http

Install JobsPipe in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.jobspipe.dev/mcp"
    }
  }
}

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

JobsPipe in other clients