Taskade MCP for Cursor
io.github.taskade/mcp-server
Hosted OAuth MCP at https://www.taskade.com/mcp, or local @taskade/mcp-server.
client:Cursor
transport:streamable-http
runtime:npm
Install Taskade MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://www.taskade.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs