Loomal

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

4 starsnpm: @striderlabs/mcp-doordash

About doordash

doordash is an MCP (Model Context Protocol) server published by markswendsen-code in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering

It ships as an npm package (@striderlabs/mcp-doordash), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/markswendsen-code/mcp-doordash, where the project has earned 4 GitHub stars.

Use doordash with your agent

Claude Code · one command
claude mcp add doordash -- npx -y @striderlabs/mcp-doordash
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "doordash": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-doordash"
      ]
    }
  }
}
npm@striderlabs/mcp-doordash

Frequently asked questions

What is doordash?
doordash is an MCP (Model Context Protocol) server by markswendsen-code in the Autonomous Agents category. MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering
How do I connect doordash to Claude, Cursor, or another MCP client?
Install doordash from its npm package (@striderlabs/mcp-doordash) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is doordash open source?
Yes — the source code is public at github.com/markswendsen-code/mcp-doordash, with 4 GitHub stars.
Can AI agents pay to use doordash?
Not yet through Loomal — doordash is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain doordash? Claim this listing free by verifying GitHub ownership, or contact us.