standup for Cursor
io.github.theluckystrike/standup
A task board for daily standups: columns, due dates, priorities, weekly review.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:17
Install standup in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"standup": {
"url": "https://mcp.zovo.one/mcp/standup"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs