This server connects Claude to the Taco Bell ordering system, letting you browse the menu, customize items, and place pickup orders through conversation. The repository is light on implementation details, but the intended workflow is clear: ask your AI to check what's available, build an order with modifications, and submit it for pickup. You'd reach for this when you want to automate fast food orders or build an agent that handles meal coordination. The package is published as @striderlabs/mcp-tacobell on npm and runs over stdio transport. Whether this actually hits real Taco Bell APIs or mocks the experience isn't documented in the visible source.
claude mcp add --transport stdio io.github.markswendsen-code-tacobell uvx tacobell