# io.github.markswendsen-code/doordash (npm · @striderlabs/mcp-doordash)

MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering

- Trust score: 69/100 (medium)
- Change this week: +44
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@striderlabs/mcp-doordash`: 69/100 (this document), [markdown](https://verifymcp.io/servers/markswendsen-code-doordash/striderlabs-mcp-doordash.md), [page](https://verifymcp.io/servers/markswendsen-code-doordash/striderlabs-mcp-doordash)

## Channel facts

- Registry: `npm`
- Package: `@striderlabs/mcp-doordash`
- Version: `0.4.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (97 of 101), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (97 of 101), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 47 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 455 tokens (~50/item across 9 items; 9 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add markswendsen-code-doordash -- npx -y @striderlabs/mcp-doordash
```

### Codex

```bash
codex mcp add markswendsen-code-doordash -- npx -y @striderlabs/mcp-doordash
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "markswendsen-code-doordash": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@striderlabs/mcp-doordash"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add markswendsen-code-doordash --command npx --arg -y --arg @striderlabs/mcp-doordash
```

### Hermes

```yaml
mcp_servers:
  markswendsen-code-doordash:
    command: "npx"
    args: ["-y", "@striderlabs/mcp-doordash"]
```

### Other

```json
{
  "mcpServers": {
    "markswendsen-code-doordash": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-doordash"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 69, +33)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Stability: unverified → 0.20
- [functional] Licence: MIT

### 2026-08-01 (score 36, +31)

- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] MCP protocol: unverified → pass

### 2026-07-31 (score 5, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 6, −74)

- [security regression] Known CVEs: partial → unverified
- [security regression] Malware scan: pass → unverified
- [security regression] Provenance: fail → unverified
- [security regression] Install scripts: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] License: pass → unverified
- [functional regression] Dependency health: partial → unverified
- [functional regression] Maintenance: pass → unverified
- [functional] Licence: MIT

### 2026-07-28 (score 80, +55)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Tool coverage: 100
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: excellent
- [functional] First check of Schema quality: fail
- [functional] Licence: MIT

### 2026-07-27 (score 25)

First indexed and scored.

## MCP tools (9)

### `doordash_auth_check` (~39 tokens)

Check if user is logged in to DoorDash. Returns login status and instructions if not authenticated. Call this before any other DoorDash operations.

### `doordash_auth_clear` (~28 tokens)

Clear stored DoorDash session cookies. Use this to log out or reset authentication state.

### `doordash_set_address` (~54 tokens)

Set the delivery address for DoorDash orders. Must be set before searching for restaurants.

Input parameters:

- `address` (string, required): Full delivery address (e.g., '123 Main St, San Francisco, CA 94102')

### `doordash_search` (~72 tokens)

Search for restaurants on DoorDash. Can search by restaurant name, food type, or cuisine.

Input parameters:

- `cuisine` (string): Filter by cuisine type (e.g., 'pizza', 'chinese', 'mexican')
- `query` (string, required): Search query (restaurant name, food type, or cuisine)

### `doordash_menu` (~41 tokens)

Get the full menu for a specific restaurant. Returns categories and items with prices.

Input parameters:

- `restaurantId` (string, required): The restaurant ID (from search results)

### `doordash_add_to_cart` (~90 tokens)

Add a menu item to the cart. Must be on a restaurant page first (use doordash_menu).

Input parameters:

- `itemName` (string, required): Name of the menu item to add
- `quantity` (number): Quantity to add (default: 1)
- `restaurantId` (string, required): The restaurant ID
- `specialInstructions` (string): Special instructions for the item (optional)

### `doordash_cart` (~23 tokens)

View current cart contents, including items, quantities, and totals.

### `doordash_checkout` (~55 tokens)

Proceed to checkout and optionally place the order. Set confirm=false to preview order details, confirm=true to actually place the order.

Input parameters:

- `confirm` (boolean, required): Set to true to actually place the order, false to just preview

### `doordash_track_order` (~53 tokens)

Track the status of an order. Shows delivery progress, estimated time, and dasher info if available.

Input parameters:

- `orderId` (string): Order ID to track (optional - defaults to most recent active order)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/markswendsen-code-doordash/striderlabs-mcp-doordash#diagnostics

## Score history

- 2026-08-03: 69
- 2026-08-02: 69
- 2026-08-01: 36
- 2026-07-31: 5
- 2026-07-30: 6
- 2026-07-29: 80
- 2026-07-28: 80
- 2026-07-27: 25

## Links

- npm package: https://www.npmjs.com/package/@striderlabs/mcp-doordash
- Socket report: https://socket.dev/npm/package/@striderlabs/mcp-doordash
- Repository: https://github.com/markswendsen-code/mcp-doordash
- Changelog RSS feed: https://verifymcp.io/servers/markswendsen-code-doordash/striderlabs-mcp-doordash/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/markswendsen-code-doordash/striderlabs-mcp-doordash/changelog.json
- HTML version of this page: https://verifymcp.io/servers/markswendsen-code-doordash/striderlabs-mcp-doordash
