Skip to content
Cursor

Deliverd for Cursor

io.github.davidpreid/deliverd

Give any AI agent a way to ask a person — for approval, a decision, an answer or a review.

client:Cursor transport:streamable-http

Install Deliverd in Cursor

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

{
  "mcpServers": {
    "deliverd": {
      "url": "https://deliverd.dev/api/mcp"
    }
  }
}

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

Deliverd in other clients