Claude MCP workflow automates LinkedIn lead re-engagement with adaptive constraints

A developer shared a workflow using Claude with MCP (Model Context Protocol) to automate re-engagement with old LinkedIn connections. Instead of manually reviewing profiles and writing messages, the system handles the entire process.
Workflow breakdown
The system performs four main functions:
- Identifies and prioritizes leads (categorized as hot/warm)
- Detects basic engagement signals
- Generates contextual re-engagement messages
- Executes the outreach step
Constraint handling and results
In a test with 7 targeted leads:
- 5 messages were successfully sent
- 2 were skipped due to LinkedIn restrictions (connection settings/limits)
Instead of forcing actions that would violate platform constraints, the system suggested a fallback approach: engage with the person's content first, then retry the outreach later. This adaptive behavior made the workflow feel less like rigid automation.
Manual process replacement
The workflow replaces the manual process of:
- Opening individual profiles
- Checking context for each connection
- Writing personalized messages one by one
The developer noted they're still iterating on the scoring logic and prioritization aspects of the system, and expressed interest in hearing about other MCP workflows beyond basic text generation.
📖 Read the full source: r/ClaudeAI
👀 See Also

Emergency coding setup: Claude Code on OCI free VM with Termux on Android
A developer shares a setup using Oracle Cloud Infrastructure's free VM (24GB RAM, 4 vCPUs) with Claude Code installed, accessed via Termux on Android for emergency coding when a laptop isn't available. The setup requires Claude Pro ($20/month) or Max ($100/month) subscription.

Non-coder builds full prospecting stack with Claude Code and APIs
A Reddit user with zero coding experience built a complete outbound prospecting system in a weekend using Claude Code, Crustdata for company/people search, FullEnrich for contact enrichment, and Instantly for sending.

Localizing Large Codebases with LLMs: A Developer's Workflow for 4,500 UI Keys
A developer shares their workflow for localizing a game with 4,500 UI keys using LLMs. They found that adding context to translation prompts and using local models like Qwen 3 8B produced acceptable quality, while cloud models like Claude and Gemini Pro struggled with file size and accuracy.

Non-technical freelancer uses MaxClaw and MiniMax Agent to expand services
A social media strategist with no coding ability uses MiniMax Agent to build landing pages and MaxClaw to handle client briefs and content research, increasing project rates from $1,500 to $3,200.