Skip to content
Cursor

Parallel Task MCP for Cursor

ai.parallel/task-mcp

An MCP server for deep research or task groups

client:Cursor transport:streamable-http

Install Parallel Task MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "task-mcp": {
      "url": "https://task-mcp.parallel.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Parallel Task MCP in other clients