Hey folks. Wanted to share a bit of detail around how we're using Claude and Clay together to build really cool things.
The workflow is this: Clay is the conductor, Claude is the composer, Tally is the sheet music.
1. We build our live corpus & context layer in Kernel
2. We connect Claude to it via MCP
3. We build versioned prompt specs for enrichment and copy-writing in Claude. With each version, we:
--> Push it to github
--> Push it to Tally with POST /stash/:id
4. In Clay, we keep an up to date prompt library, with GET /stash/:id running daily
5. In each workbook, we lookup the prompt and feed it into the AI column
So it’s always up to date. No more copy-paste. No more forgotten updates. Hours saved.
Here's a quick vid of it in action: https://www.loom.com/share/0ed6398636b94afaa225ede84627da8f
How are you guys doing this? Feedback is always welcome!
Lastly, LMK if you want to try Tally. i'll send any Clay community members a link with a "free-for-life" code.