Bespree Resumes for Cursor
com.bespree/resumes
Create and edit saved resumes, make tailored or translated copies, and export PDF or Word.
client:Cursor
transport:streamable-http
Install Bespree Resumes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"resumes": {
"url": "https://bespree.com/api/v1/resume/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs