Markboard for Cursor
work.markboard/markboard
Read and update Markboard kanban boards: cards, checklists, labels, comments and files.
client:Cursor
transport:streamable-http
Install Markboard in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"markboard": {
"url": "https://markboard.work/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs