Skip to content
VS Code

Smart Match for VS Code

io.github.pkhaninejad/smartmatch

Analyze job listings against your resume, track applications, and generate cover letters.

client:VS Code transport:streamable-http

Install Smart Match in VS Code

.vscode/mcp.json

{
  "servers": {
    "smartmatch": {
      "type": "http",
      "url": "https://smartmatch.wallstrdev.com/api/mcp"
    }
  }
}

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

Smart Match in other clients