Skip to content
VS Code

gemsift mcp for VS Code

io.github.erashev-fedor/gemsift-mcp

AI resume triage for recruiters. Query your candidate pool from Claude or ChatGPT.

client:VS Code transport:streamable-http

Install gemsift mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "gemsift-mcp": {
      "type": "http",
      "url": "https://gemsift.com/api/mcp/mcp"
    }
  }
}

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

gemsift mcp in other clients