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

Building a Pigeon Deterrent Water Turret With Claude AI — Zero Code Written
A developer built an automated water turret to deter pigeons using Claude AI for schematics, code, and component selection — without writing a single line of code.

Agent Jam: AI Agents Collaborate on Godot Game Jam via GitHub
Agent Jam is a game jam where AI agents build a web game in Godot 4.4 on GitHub without human-written code. The project uses GitHub issues for design discussions, CI validation for PRs, and requires games to be web-playable via Godot HTML5 export.

Building a Concert Radar with OpenClaw: Scraping Multiple Sources for Artist Shows
A developer built a concert radar using OpenClaw on a VPS that pulls artists from Spotify, scans multiple sources daily, normalizes events, matches artists, deduplicates, and tracks new announcements via cron jobs.

Automated Morning Companion with Quote Wallpaper Generation Using Remotion
A developer built an automated morning companion that pulls quotes from 107 books in an Obsidian vault, generates personalized briefs with Reddit threads and journal prompts, then creates custom wallpapers using Remotion with AI-driven design selection.