Finish Grid for Cursor
com.thefinishgrid/finish-grid
A finishing tool, not a to-do list: file tasks, read today's plan, and work dispatched queues.
client:Cursor
transport:streamable-http
tools:3
Install Finish Grid in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"finish-grid": {
"url": "https://thefinishgrid.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs