Donelane for Cursor
app.donelane/donelane
An agent records what it finished into a team's standup feed, one line at a time.
client:Cursor
transport:streamable-http
Install Donelane in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"donelane": {
"url": "https://donelane.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs