Catalog
io.github.markswendsen-code/tacobell
Officialby markswendsen-code · TypeScript
MCP server for Taco Bell - browse menu, customize orders, place pickup
AI agents can browse menus, customize orders, and place pickups at Taco Bell.
Topics
ai-agentsautomationclaude-desktopfast-foodfood-orderingmcpmcp-servertaco-bell
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tacobell": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-tacobell@0.1.0"
]
}
}
}