Reddit Outreach

by signal-found

228 downloads
Not rated
GitHub

Description

# 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…

About

# 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](https://img.shields.io/badge/MCP-Compatible-blue)](https://modelcontextprotocol.io)…

Details

Author
signal-found
Downloads
228
Categories
Communication, Other, Marketing

- Connect AI agents to Signal Found’s proprietary Reddit outreach network.
- Find prospects asking about problems your product solves.
- Send personalized DMs via your own account or a managed bot network.
- Manage CRM: track replies, update conversion states, and follow up.
- Analyze performance with close rates, voice-of-customer reports, and campaign health.
- Automate onboarding, targeting, messaging, and billing through integrated tools.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Reddit Outreach
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

For the easiest setup, configure your MCP client with the hosted endpoint https://mcp.signal-found.com/mcp and authenticate with a client ID from signal-found.com. For a local install, run pip install sf-mcp (or uvx sf-mcp) and set the environment variable ONBOARD_API_CLIENT_ID. Then tell your AI agent to log in or create a new account.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

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

McpServers

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

or: uvx sf-mcp


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

Claude Desktop:

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

Cursor / VS Code / Windsurf:
json
{
"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

| Tool | Description | |------|-------------| | login_with_client_id | Authenticate your session, check credit balance | | agent_quickstart | Recommended agent workflow for zero-context onboarding | | create_new_account | Create a new Signal Found client account | | create_new_product | Register a product and start the onboarding flow | | get_onboarding_status | Check onboarding completion for a product | | run_full_agentic_onboarding | Let the agent run the full onboarding pipeline autonomously |

Targeting & Strategy

| Tool | Description | |------|-------------| | configure_targeting | Set subreddits and keywords for a product | | configure_product_strategy | Define market positioning and messaging strategy | | modify_subreddits | Add or remove subreddits from targeting | | modify_keywords | Add or remove keywords from targeting | | modify_market_positioning | Update product positioning copy | | submit_agent_targeting | Submit finalized targeting for campaign activation |

Outreach & Messaging

| Tool | Description | |------|-------------| | send_reddit_message | Send DMs to prospects (cold, reply, or batch) | | onboarding_campaign_decision | Approve or modify the agent's targeting recommendations |

CRM & Pipeline

| Tool | Description | |------|-------------| | crm_workbench | Full CRM view — leads, conversations, states | | crm_customers_by_state | Filter leads by conversion state | | crm_state_stats | Conversion funnel stats | | change_crm_state | Update a lead's conversion state | | get_conversation_by_id | Fetch a specific conversation | | get_conversation_notes | Get notes on a conversation | | modify_conversion_notes | Update conversion/followup notes | | upsert_conversation_note | Add or update a note on a conversation |

Analytics & Reporting

| Tool | Description | |------|-------------| | sales_control_tower | Command-center summary: products, campaigns, close rate, recommendations | | portfolio_close_rate | Aggregate close rate across all products | | voice_of_customer_report | Synthesized report from real prospect responses | | compare_confirmed_vs_uninterested | Side-by-side analysis to improve targeting | | get_deduped_crm_by_category | Deduplicated lead list by category |

Campaigns & Funnels

| Tool | Description | |------|-------------| | list_campaigns | List all campaigns and their health | | list_products | List all products | | get_product_tree | Full product + campaign hierarchy | | rebalance_resources_to_product | Shift outreach capacity to best-performing product | | modify_funnels | Adjust funnel configuration |

Billing & Credits

| Tool | Description | |------|-------------| | billing_and_credits | Credit balance, history, and Stripe checkout URL generation |

---

Pricing & Credits

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

| Plan | Credits | Price |
|------|---------|-------|
| Starter | 1,000 credits | Buy via billing_and_credits tool |
| Pro | 7,000 credits | Buy via billing_and_credits tool |
| Bot Network | Unlimited | admin@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:

env

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.