radtask mcp for Cursor
io.github.dougsureel-tech/radtask-mcp
AI task cockpit: an agent does your tasks and asks before anything irreversible.
client:Cursor
transport:streamable-http
tools:3
Install radtask mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"radtask-mcp": {
"url": "https://radtask.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs