Agentic Reddit/HN buying-signal detection for Claude Code, Cursor, and Windsurf via MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Signalpipe.
signalpipe_get_missionsList pending leads awaiting review β score, role, channel, snippet, draft. Lean by default; opt into `include_context=true` only when drafting.
signalpipe_draft_missionGet the drafting payload for a single mission so the host LLM can write the reply itself (BYOK path)
signalpipe_upload_draftUpload a host-LLM-written draft to a mission
signalpipe_approve_missionApprove a lead and queue it for outreach
signalpipe_reject_missionReject a lead with a reason β teaches the per-station RL loop (penalty size adapts to the reason; demotes one noisy feed without dragging the rest of the product down). **Don't** use this when the post is just gone β use `signalpipe_delete_mission` instead.
signalpipe_delete_missionHard-delete a mission row β silent cleanup, no learning signal. Companion to reject. **Canonical case:** the post was deleted / 404'd / removed before you could reply.
Agentic sales pipeline β buying-intent detection, swarm-scored lead qualification, and prospect nurturing for OpenClaw agents.
SignalPipe judges whether the author of a post, email or ticket wants to buy. Your agent brings the text from anywhere it reads, including X through your own X API access, and an optional scout reads the RSS or Atom feeds you choose. Three independent judges rule on every borderline signal, the reply is calibrated to how strong the signal was, and only real leads reach you for approval. Works with any OpenClaw-compatible agent β or connect directly via MCP from Claude Code, Cursor, or Windsurf.
Top of funnel β Signal Acquisition (Mantidae): Your agent brings text from anywhere it reads, and the optional scout reads the RSS or Atom feeds you choose every cycle. Clear-cut posts are decided on content alone; borderline ones go to three independent judges (Skeptic, Analyst, Optimist), and when they split you see it. Only real leads reach your queue, with a draft already calibrated to how strong the signal is:
Competitor-switch posts are hard-floored and always reach your queue regardless of score.
Mid/bottom of funnel β Nurture Engine: Tracks every prospect's temperature (0β100) across 13 signal types. Automatically selects the right persona (Educator β Consultant β Closer β Re-engager). Remembers objections permanently β if someone said the price is too high, that angle is never repeated. Never spams. One-directional mode transitions.
Execution β Sender (v2.0):
The brain scores, drafts, and approves; the plugin can now also send. An optional background sender holds a live stream open to the brain, receives the missions you've already approved, and posts reddit_comment / reddit_dm on Reddit with your own credentials. The math runs on us, the sending runs on you β your Reddit credentials and LLM keys never reach SignalPipe. twitter_reply is handled by the standalone signalpipe-daemon. The sender is opt-in: set the REDDIT_* env vars to enable it, or ignore it entirely and stay MCP-only. Private messages go only to someone who asked for one: Reddit and X both require the recipient's consent before an app sends one. SignalPipe never auto-sends a DM or an X reply; each waits for your approval.
| Tool | What it does |
|---|---|
signalpipe_get_missions | List pending leads awaiting review β score, role, channel, snippet, draft. Lean by default; opt into include_context=true only when drafting. |
signalpipe_draft_mission | Get the drafting payload for a single mission so the host LLM can write the reply itself (BYOK path) |
signalpipe_upload_draft | Upload a host-LLM-written draft to a mission |
signalpipe_approve_mission | Approve a lead and queue it for outreach |
signalpipe_reject_mission | Reject a lead with a reason β teaches the per-station RL loop (penalty size adapts to the reason; demotes one noisy feed without dragging the rest of the product down). Don't use this when the post is just gone β use signalpipe_delete_mission instead. |
signalpipe_delete_mission | Hard-delete a mission row β silent cleanup, no learning signal. Companion to reject. Canonical case: the post was deleted / 404'd / removed before you could reply. |
signalpipe_scout_now | Trigger an on-demand scouting run across all active products |
signalpipe_get_products | List all configured products |
signalpipe_add_product | Register a new product to monitor β describe it in buyer language |
signalpipe_add_station | Add an RSS feed, subreddit, or HN keyword feed for a product |
signalpipe_reload_products | Hot-reload product cache after changes β no redeploy needed |
| Tool | What it does |
|---|---|
signalpipe_track_prospect | Log a signal from a prospect, update their temperature |
signalpipe_get_message | Generate the next outreach message via the backend LLM |
signalpipe_get_message_prompt | Get the full prompt + context so the host LLM writes the message (BYOK path) |
signalpipe_record_message | Record a host-LLM-written message as sent |
signalpipe_get_pipeline | View the full prospect pipeline sorted by temperature |
signalpipe_score_signal | Universal scorer β paste any text (Gmail, Slack, Discord, Telegram, LinkedIn, transcripts) and get back the same score + classification + drafting context the scout produces for Reddit/HN posts. SignalPipe never touches the source channel; your host agent does. |
Reddit-only; requires the optional REDDIT_* env vars. Contains no scoring or drafting β it only posts pre-approved missions with your credentials.
| Tool | What it does |
|---|---|
signalpipe_start_sender | Start the background sender β streams approved missions and posts reddit_comment / reddit_dm with your own Reddit creds. Supports dry_run. |
signalpipe_stop_sender | Stop the background sender; unsent approved missions stay queued on the brain |
signalpipe_sender_status | Report sender state β running / connected, sent / failed / skipped counts this session, plus brain-side queue depth |
SignalPipe exposes all tools as an MCP server β no OpenClaw plugin install needed.
Connect from Claude Code, Cursor, or Windsurf β add this URL to your MCP config:
Auth: Authorization: Bearer YOUR_OPERATOR_KEY
Once connected, ask your agent:
A typical morning lead review inside your OpenClaw agent or Claude.ai via MCP.
You: Show me today's leads.
Agent: 2 leads ready. Lead 1 is a competitor-switch signal, score 91 β Closer draft, proposes a direct next step. Lead 2 is a genuine need with flexible budget, score 68 β Advisor draft, leads with their real problem. Lead 3 was auto-rejected by the swarm. Approve 1 and 2, or edit first?
You: Lead 1 is good, approve it. For lead 2 change the draft to: "Hey Rachel β we solve exactly this. Most ops teams are running automations within a day. Want me to show you how a team like yours uses it?"
You: Rachel just replied β she's interested. Log it.
Agent: Rachel is in Sales mode, temperature 45. Consultant persona active β qualify and show fit, no hard sell yet.
You: Who's hottest? Generate a message for them.
Agent: Closing mode, friction-removal tactic. Her previous pricing objection is permanently on record β the AI avoided that angle automatically.
Subscribe at signalpipe.io, sign in to the console with the email you paid with, and create your SIGNALPIPE_OPERATOR_KEY there (it is shown once). The backend URL is https://api.signalpipe.io. No infrastructure to manage.
Via OpenClaw:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/signalpipe)<a href="https://allmcps.com/mcp/signalpipe"><img src="https://allmcps.com/api/badge/signalpipe?style=directory" alt="Signalpipe on AllMCPs" /></a>