Tasks Example for Cursor
live.alpic.tasks-example-ca49f0f6/tasks-example
A test MCP server for task management
client:Cursor
transport:streamable-http
tools:2
Install Tasks Example in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tasks-example": {
"url": "https://tasks-example-ca49f0f6.alpic.live"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs