openclavv
v0.3.4
Published
Content creation engine for Visualize Value — generates articles, drafts tweets, and creates visual concepts from Jack Butcher's archive
Maintainers
Readme
openclavv
Content creation engine for Visualize Value. An MCP server that generates articles from Jack Butcher's tweet archive and visual library.
No searching. No setup. Connect it and say "write me an article."
Why
AI is writing articles about our ideas whether we participate or not. So we built the source material — 50,000 tweets, 400 visuals, and an exact writing profile — into a tool anyone can plug into their AI agent. The output sounds like us because it's built from us.
Install
npx openclavvClaude Code
claude mcp add openclavv -- npx openclavvClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"openclavv": {
"command": "npx",
"args": ["openclavv"]
}
}
}How it works
One command: openclavv
- Call
openclavvwith no arguments - Pick from 3 article concepts
- Article saves to
~/openclavv/and opens in your browser
The tool loads a randomized sample of ~250 tweets (top performers, mid-tier, deep cuts) alongside ~150 VV visuals. The AI finds the interesting idea clusters. Every call shuffles the sample — you never get the same suggestions twice.
You don't need to know what to look for. The archive surfaces the ideas.
Learn more
Built by
Visualize Value · Jack Butcher
License
MIT
