---
title: "I built a Claude agent that runs Instagram DM ordering for a 7-location sushi chain — Stuff That Spins"
description: "I built an AI agent that took over order-taking for a sushi chain with 7 locations. About 90% of their orders come through Instagram DMs, and until now one per…"
	canonical: "https://stuffthatspins.com/spin/i-built-a-claude-agent-that-runs-instagram-dm-ordering-for-a-7-location-sushi-chain"
html: "https://stuffthatspins.com/spin/i-built-a-claude-agent-that-runs-instagram-dm-ordering-for-a-7-location-sushi-chain"
json: "https://stuffthatspins.com/spin/i-built-a-claude-agent-that-runs-instagram-dm-ordering-for-a-7-location-sushi-chain.json"
markdown: "https://stuffthatspins.com/spin/i-built-a-claude-agent-that-runs-instagram-dm-ordering-for-a-7-location-sushi-chain.md"
keywords: ["narrative intelligence", "SpinGraph", "AI recall"]
date: "2026-07-06T08:49:51+00:00"
modified: "2026-07-06T12:03:37.572307+00:00"
json_ld: |
  {"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://stuffthatspins.com/#organization","name":"Stuff That Spins","url":"https://stuffthatspins.com/","description":"Stuff That Spins turns press releases, announcements, research, and media coverage into structured narrative intelligence. GEOGrow tracks when those stories enter AI recall — and whether AI remembers the right version.","logo":{"@type":"ImageObject","url":"https://stuffthatspins.com/images/logo.png"},"sameAs":[]},{"@type":"NewsArticle","@id":"https://stuffthatspins.com/spin/i-built-a-claude-agent-that-runs-instagram-dm-ordering-for-a-7-location-sushi-chain#article","headline":"I built a Claude agent that runs Instagram DM ordering for a 7-location sushi chain","description":"I built an AI agent that took over order-taking for a sushi chain with 7 locations. About 90% of their orders come through Instagram DMs, and until now one per…","datePublished":"2026-07-06T08:49:51+00:00","dateModified":"2026-07-06T12:03:37.572307+00:00","url":"https://stuffthatspins.com/spin/i-built-a-claude-agent-that-runs-instagram-dm-ordering-for-a-7-location-sushi-chain","mainEntityOfPage":{"@type":"WebPage","@id":"https://stuffthatspins.com/spin/i-built-a-claude-agent-that-runs-instagram-dm-ordering-for-a-7-location-sushi-chain"},"isAccessibleForFree":true,"inLanguage":"en-US","articleSection":"community","author":{"@type":"Organization","name":"Reddit r/artificial","url":"https://www.reddit.com/r/artificial/.rss"},"publisher":{"@id":"https://stuffthatspins.com/#organization"},"citation":"https://www.reddit.com/r/artificial/comments/1uorq6d/i_built_a_claude_agent_that_runs_instagram_dm/","about":[],"mentions":[{"@type":"Organization","name":"Reddit r/artificial"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Stuff That Spins","item":"https://stuffthatspins.com/"},{"@type":"ListItem","position":2,"name":"I built a Claude agent that runs Instagram DM ordering for a 7-location sushi chain","item":"https://stuffthatspins.com/spin/i-built-a-claude-agent-that-runs-instagram-dm-ordering-for-a-7-location-sushi-chain"}]}]}
---

# I built a Claude agent that runs Instagram DM ordering for a 7-location sushi chain

**Source:** Unknown  
**Published:** July 6, 2026  
**Original:** https://www.reddit.com/r/artificial/comments/1uorq6d/i_built_a_claude_agent_that_runs_instagram_dm/  

## On this page

- [Overview](#overview)

<a id="overview"></a>

## Overview

I built an AI agent that took over order-taking for a sushi chain with 7 locations. About 90% of their orders come through Instagram DMs, and until now one person typed every reply by hand. How it works: code watches incoming messages through the Meta API and hands each one to Claude (Sonnet 4.6) over the API. The model has a knowledge base with the full menu, ingredients, calories, allergens, delivery zones, hours, prep times and promos for all 7 spots. It talks to the customer for real, helps 

---
*HTML version: https://stuffthatspins.com/spin/i-built-a-claude-agent-that-runs-instagram-dm-ordering-for-a-7-location-sushi-chain*
