Skip to content
VS Code

ResuStack for VS Code

com.resustackapp/resustack

Build, version and render resumes as PDFs from Claude or any MCP client.

client:VS Code transport:streamable-http

Install ResuStack in VS Code

.vscode/mcp.json

{
  "servers": {
    "resustack": {
      "type": "http",
      "url": "https://resustackapp.com/mcp"
    }
  }
}

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

ResuStack in other clients