Back to MCP Servers
DoorDash
DoorDash Delivery (Unofficial)
delivery
By JordanDalton
Installation
npx -y DoorDash-MCP-ServerConfiguration
{
"mcpServers": {
"DoorDash-MCP-Server": {
"command": "npx",
"args": ["-y", "DoorDash-MCP-Server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes