Claude to LinkedIn Posts Directly from Chat: Full Workflow
A Reddit user shared a practical workflow for posting directly to LinkedIn from Claude AI using the Contentdrips MCP connector. The entire process—caption writing, graphic generation, and publishing—happens in a single conversation.
How It Works
- Open Claude and say: "Write me a LinkedIn post about [topic]" — Claude drafts the caption.
- Review and tweak the caption as needed.
- Ask Claude to generate a 1080x1080 graphic: it spins up the Contentdrips AI design agent, renders the image, attaches it to the post, and publishes everything together.
- Finally, tell Claude to publish — it sends the post to LinkedIn.
Setup Steps
To replicate this workflow:
- Go to claude.ai → Customize → Add Connector.
- Add a Custom Connector with the URL:
https://mcp.contentdrips.com/mcp - Enter your Contentdrips API key (obtain one from Contentdrips).
- Start chatting — Claude can now post to LinkedIn for you.
The setup works with both Claude Web and Claude Code.
Practical Details
The workflow was tested with Claude Web, but the user confirmed it also works with Claude Code. The Contentdrips MCP agent handles the design side — generating a 1080x1080 image and attaching it to the post before publishing. This avoids manual export/import steps between tools.
No additional configuration was mentioned beyond the API key. If you already use Contentdrips, you can likely reuse your existing API key. The entire interaction is conversational: you tell Claude what to write and when to publish.
📖 Read the full source: r/ClaudeAI
👀 See Also

Brain: A Persistent Error Memory System for Claude Code via MCP
Brain is an open-source MCP server that gives Claude Code persistent, cross-project memory for errors and solutions. It captures error context, suggests proven fixes with confidence scores, and builds a weighted synapse network connecting errors, solutions, and code modules across all projects.

Visual Studio 2022 Extension Adds Native Ollama Integration for Local LLMs
A free extension for Visual Studio 2022 connects directly to local Ollama endpoints, enabling private AI coding assistance without switching between tools. It supports models like DeepSeek and Llama 3 with cloud fallback options.

Weejur: A Simple UI Front-End for GitHub Pages Publishing
Weejur is a free tool that provides a simplified UI for publishing websites via GitHub Pages, allowing users to paste HTML or upload files after OAuth login.

Agents & A.I.mpires: Strategy Game Where AI Agents Play and Humans Spectate
Agents & A.I.mpires is a persistent real-time strategy game on a hex-grid globe where AI agents autonomously claim territory, attack, form alliances, and write daily war blogs via HTTP API calls. Humans only spectate the emergent behavior.