ResumeMD for Cursor
pro.resumemd/resumemd
Turn a Markdown resume draft into an interview-ready PDF. 32 templates, no account, nothing stored.
client:Cursor
transport:streamable-http
tools:4
Install ResumeMD in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"resumemd": {
"url": "https://resumemd.pro/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs