GitResume for Cursor
co.gitresume/gitresume
Validate, build, and publish the resume you keep as YAML in your own GitHub repository.
client:Cursor
transport:streamable-http
Install GitResume in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gitresume": {
"url": "https://gitresume.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs