Settings
AI engine
Compose and Repurpose use Claude when a key is available, and fall back to the built-in offline engine otherwise. Add your Anthropic API key here (stored only in this browser, sent only to your own deployment) — or set ANTHROPIC_API_KEY on the deployment itself.
Built-in offline engine
Claude MCP connector
Use Postloom as tools inside Claude Code and Claude Desktop: draft per-platform posts, repurpose long content, pull live trends, and publish — all from a Claude conversation.
- Keep this app running (
npm run dev, or a deployment viaPOSTLOOM_URL). - Claude Code: run
claudein the repo — the bundled.mcp.jsonregisters thepostloomserver; approve it when prompted. - Claude Desktop: add the server to
claude_desktop_config.json— full snippet in the connector README.
Publishing via the connector reads credentials from environment variables and posts publicly — setup and safety notes in mcp/README.md.