Recipes for driving Stanley from Claude.
Stanley already knows your voice, your calendar, and your platforms. These nine recipes put him to work, from your first scheduled post to a content operation that mostly runs itself.
git clone https://github.com/JayantChopra/stanley-mcp-playground.git && cd stanley-mcp-playground && claudeOne MCP tool, four moving parts
Claude reaches Stanley through one tool, message_stanley, and the conversation carries between calls. That's the whole trick, and it's why every prompt on this site pastes straight in.
Raw material: what you shipped, learned, argued about this week.
Orchestrates. Reads your repos and notes, drives your other tools.
Your voice, calendar, media, and analytics behind one endpoint.
X, LinkedIn, Threads. Instagram waits for your hand, on purpose.
What setup looks like
There's no separate Stanley CLI; Claude Code is the terminal. Clone, approve the server the repo registers, sign in once, and ask where to start.
$ git clone https://github.com/JayantChopra/stanley-mcp-playground.git $ cd stanley-mcp-playground && claude Found 1 MCP server in .mcp.json · stanley → approved > /mcp stanley · getstanley.ai opens in your browser · signed in > where do I start ● /stanley-start · asking Stanley what's connected stanley connected: x · linkedin · github · notion instagram: session expired · slots: 8:00 am and 12:00 pm claude Your setup runs recipes 02, 03 and 06 today. Start with recipe 01: one draft, scheduled into your 8:00 am slot.
Nine recipes, in learning order
Start at 01 and go in order the first time through. Each recipe is a bigger version of the loop before it, and 09 is the reference sheet they all lean on.
Connect and run your first loop
Connect, audit what you've got, and schedule your first post.
Recipe 02Plan a week in one sitting
One sitting, seven days of posts sitting in your slots.
Recipe 03Build in public
Your merged PRs, retold as posts worth reading.
Recipe 04Analytics review
Ask your own numbers questions in plain English.
Recipe 05Trend scouting
Find out what your niche is arguing about before you write.
Recipe 06Repurposing
Write it once, then let it work every platform.
Recipe 07External media
Made something in Canva? Hand Stanley the URL.
Recipe 08Rituals
Morning briefs and Friday recaps, running on cron.
Recipe 09What Stanley can do
Limits, approvals, and everything Stanley can do.
Slash commands included
Open the repo in Claude Code and they work straight away, no copying. None of them will publish a thing without you saying so.
/stanley-startAudits your connections and names the recipes your setup can run.
/stanley-week-planPlans and bulk-schedules a week of posts, interactively.
/build-in-publicScans your GitHub activity and drafts posts from what you pick.
/stanley-reviewRuns the weekly analytics review as a short digest.
/repurposeConverts one post into drafts for every platform you name.
