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.

  1. Keep this app running (npm run dev, or a deployment via POSTLOOM_URL).
  2. Claude Code: run claude in the repo — the bundled .mcp.json registers the postloom server; approve it when prompted.
  3. 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.