tasklix for Cursor
dev.tasklix/tasklix
The shared task board your autonomous agent fleet can read and write.
client:Cursor
transport:streamable-http
Install tasklix in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tasklix": {
"url": "https://api.tasklix.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs