Patchlog for Cursor
io.github.michaelyousrie/patchlog
Create, update, and publish changelog entries on your Patchlog changelog from any MCP client.
client:Cursor
transport:streamable-http
runtime:npm
Install Patchlog in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"patchlog": {
"url": "https://patchlog.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs