signal-found/sf-mcp

🌐 Social Media
0 Views
0 Installs

🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Connect AI agents to Signal Found's proprietary Reddit outreach network. Find prospects posting about problems your product solves, send personalized DMs at scale via your own Reddit account or a managed bot network of hundreds of accounts, and manage a full outreach CRM β€” all without leaving your AI client.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "signal-found-sf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "signal-found-sf-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Signal Found MCP

The only AI tool that connects directly to a proprietary Reddit outreach network β€” find your prospects, personalize your pitch, and send thousands of DMs per day.

MCP Compatible PyPI Python 3.11+ smithery badge sf-mcp MCP server


Table of Contents

Signal Found MCP server


What is Signal Found?

Signal Found is a Reddit-native outreach platform. You describe your product, we find people on Reddit already asking for it, and your AI agent handles the rest β€” messaging prospects, tracking replies, and optimizing your funnel in real time.

This MCP server gives Claude, Cursor, VS Code Copilot, Windsurf, and any other MCP-compatible AI agent direct access to the Signal Found platform. Your agent can:

  • Set up your product and targeting strategy (subreddits, keywords, positioning)
  • Find prospects already posting about problems your product solves
  • Send personalized DMs at scale β€” hundreds or thousands per day
  • Manage your CRM β€” track replies, update conversion states, follow up
  • Analyze performance β€” close rates, voice-of-customer reports, campaign health

No custom code. No API wrangling. Just tell your agent what you're selling.


Two Ways to Operate

DIY β€” Your Reddit Account

Use the Signal Found Chrome Extension to link your own Reddit account. You control the account; Signal Found handles finding and messaging prospects.

β†’ Install the Chrome Extension

Managed Bot Network β€” Scale to Thousands

Don't want to use your own account? We operate a private network of hundreds of Reddit accounts that send outreach on your behalf β€” fully managed, with volume that a single account simply can't reach.

Contact admin@signal-found.com to get onboarded.


Quick Setup

Easiest: use our hosted server β€” nothing to install.

No account yet? Leave ONBOARD_API_CLIENT_ID blank and ask your AI agent to run create_new_account("Your Company", "you@example.com") β€” it will sign you up and authenticate the session automatically.

Get your client_id at signal-found.com, then pick your client below.


Claude Desktop

Edit claude_desktop_config.json:

  • Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "signal-found": {
      "url": "https://mcp.signal-found.com/mcp"
    }
  }
}

Restart Claude Desktop, then tell it: Login to Signal Found with client ID: <your-client-id>


Claude Code (CLI)

claude mcp add signal-found --transport http https://mcp.signal-found.com/mcp

Or add to .mcp.json in your project:

{
  "mcpServers": {
    "signal-found": {
      "type": "http",
      "url": "https://mcp.signal-found.com/mcp"
    }
  }
}

Cursor

Add to .cursor/mcp.json in your project (or ~/.cursor/mcp.json globally):

{
  "mcpServers": {
    "signal-found": {
      "url": "https://mcp.signal-found.com/mcp"
    }
  }
}

VS Code (GitHub Copilot)

Add to .vscode/mcp.json in your project:

{
  "servers": {
    "signal-found": {
      "type": "http",
      "url": "https://mcp.signal-found.com/mcp"
    }
  }
}

Or add via the VS Code command palette: MCP: Add Server β†’ HTTP β†’ paste https://mcp.signal-found.com/mcp


Windsurf

Edit ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "signal-found": {
      "serverUrl": "https://mcp.signal-found.com/mcp"
    }
  }
}

Cline (VS Code Extension)

Open Cline settings β†’ MCP Servers β†’ Add Server β†’ paste:

https://mcp.signal-found.com/mcp

Smithery

One-click install at smithery.ai/servers/signal-found/reddit-outreach β€” Smithery will prompt you for your client_id and handle the rest.


Local Install (Alternative)

If you prefer to run the server locally rather than use the hosted deployment:

pip install sf-mcp
# or: uvx sf-mcp

Then use this config in any client above, replacing the url approach:

Claude Desktop:

{
  "mcpServers": {
    "signal-found": {
      "command": "uvx",
      "args": ["sf-mcp"],
      "env": {
        "ONBOARD_API_CLIENT_ID": "your-client-id-here"
      }
    }
  }
}

Cursor / VS Code / Windsurf:

{
  "mcpServers": {
    "signal-found": {
      "command": "uvx",
      "args": ["sf-mcp"],
      "env": {
        "ONBOARD_API_CLIENT_ID": "your-client-id-here"
      }
    }
  }
}

How It Works

You describe your product
        ↓
Signal Found scans Reddit for people posting about
problems your product solves
        ↓
Your agent configures targeting (subreddits, keywords,
market positioning, conversion notes)
        ↓
Messages sent via your Chrome extension or
our managed account network
        ↓
Replies land in your Signal Found CRM
Your agent tracks them, follows up, and closes

Available Tools

Onboarding & Setup

ToolDescription
login_with_client_idAuthenticate your session, check credit balance
agent_quickstartRecommended agent workflow for zero-context onboarding
create_new_accountCreate a new Signal Found client account
create_new_productRegister a product and start the onboarding flow
get_onboarding_statusCheck onboarding completion for a product
run_full_agentic_onboardingLet the agent run the full onboarding pipeline autonomously

Targeting & Strategy

ToolDescription
configure_targetingSet subreddits and keywords for a product
configure_product_strategyDefine market positioning and messaging strategy
modify_subredditsAdd or remove subreddits from targeting
modify_keywordsAdd or remove keywords from targeting
modify_market_positioningUpdate product positioning copy
submit_agent_targetingSubmit finalized targeting for campaign activation

Outreach & Messaging

ToolDescription
send_reddit_messageSend DMs to prospects (cold, reply, or batch)
onboarding_campaign_decisionApprove or modify the agent's targeting recommendations

CRM & Pipeline

ToolDescription
crm_workbenchFull CRM view β€” leads, conversations, states
crm_customers_by_stateFilter leads by conversion state
crm_state_statsConversion funnel stats
change_crm_stateUpdate a lead's conversion state
get_conversation_by_idFetch a specific conversation
get_conversation_notesGet notes on a conversation
modify_conversion_notesUpdate conversion/followup notes
upsert_conversation_noteAdd or update a note on a conversation

Analytics & Reporting

ToolDescription
sales_control_towerCommand-center summary: products, campaigns, close rate, recommendations
portfolio_close_rateAggregate close rate across all products
voice_of_customer_reportSynthesized report from real prospect responses
compare_confirmed_vs_uninterestedSide-by-side analysis to improve targeting
get_deduped_crm_by_categoryDeduplicated lead list by category

Campaigns & Funnels

ToolDescription
list_campaignsList all campaigns and their health
list_productsList all products
get_product_treeFull product + campaign hierarchy
rebalance_resources_to_productShift outreach capacity to best-performing product
modify_funnelsAdjust funnel configuration

Billing & Credits

ToolDescription
billing_and_creditsCredit balance, history, and Stripe checkout URL generation

Pricing & Credits

Credits are consumed when Signal Found generates and sends outreach messages. One credit β‰ˆ one message.

PlanCreditsPrice
Starter1,000 creditsBuy via billing_and_credits tool
Pro7,000 creditsBuy via billing_and_credits tool
Bot NetworkUnlimitedadmin@signal-found.com

When you run out of credits, any outreach tool will automatically provide direct Stripe checkout links β€” no need to leave your AI client.


Chrome Extension

The Signal Found Chrome Extension connects your Reddit account to the platform.

  1. Install for Chrome
  2. Open Reddit and make sure you're logged into the account you want to use
  3. Ask your agent to run register_reddit_account(reddit_username) to register it with Signal Found

Your account is now live β€” the agent can use it to send DMs.


Configuration Reference

For local installs, copy .env.example to .env:

# Your client ID from signal-found.com
ONBOARD_API_CLIENT_ID=your-client-id-here

# Request timeout (seconds)
ONBOARD_API_TIMEOUT_SECONDS=60

# Transport: stdio for local, streamable-http for hosted
MCP_TRANSPORT=stdio

Support


Β© 2025 Signal Found. All rights reserved.

Related MCP Servers

06ketan/substack-ops

🐍 🏠 - Substack with zero AI API keys. 26 tools (posts, notes, comments, replies, reactions, restacks). Host LLM drafts via proposereply β†’ confirmreply tokens. SQLite dedup, JSONL audit, dry-run default. Install: uvx substack-ops mcp install cursor.

🌐 Social Media0 views
abhineet34/linkedin-mcp-server

πŸ“‡ 🏠 - Local LinkedIn MCP server for posting to LinkedIn from Claude. 9 tools β€” create/edit/delete posts (text, image, article), upload images, fetch profile, look up company pages, and check follower counts. Uses the official LinkedIn REST API with OAuth 2.0 (wmembersocial, OIDC).

🌐 Social Media0 views
anwerj/youtube-uploader-mcp

🏎️ ☁️ - AI‑powered YouTube uploaderβ€”no CLI, no YouTube Studio. Uploade videos directly from MCP clients with all AI capabilities.

🌐 Social Media0 views
arjun1194/insta-mcp

πŸ“‡ 🏠 - Instagram MCP server for analytics and insights. Get account overviews, posts, followers, following lists, post insights, and search for users, hashtags, or places.

🌐 Social Media0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.