ResuStack for Cursor
com.resustackapp/resustack
Build, version and render resumes as PDFs from Claude or any MCP client.
client:Cursor
transport:streamable-http
Install ResuStack in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"resustack": {
"url": "https://resustackapp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs