netcafe tasks for Cursor
com.ainetcafe/netcafe-tasks
Recurring agent jobs that run on our servers and ping you only when the result changed.
client:Cursor
transport:streamable-http
tools:6
Install netcafe tasks in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"netcafe-tasks": {
"url": "https://ainetcafe.com/mcp/tasks?s=registry"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs