redreplier
RedReplier Agent
Gib deinem KI-Agenten die Möglichkeit, Reddit, Hacker News, X und Bluesky auf Schlüsselwort-Erwähnungen deines Produkts zu überwachen — und die KI-bewerteten Leads zu priorisieren — mit einem einzigen Befehl.
Funktioniert mit: Claude Code, Cursor, Windsurf, Codex und jedem Agenten, der Skills unterstützt.
Installation
npx skills add redreplier/agentAndere Installationsmethoden
Manuell: Kopiere den Ordner skills/redreplier/ in das Skills-Verzeichnis deines Projekts.
Cursor-Remote-Regeln: Verweise auf https://raw.githubusercontent.com/redreplier/agent/main/skills/redreplier/SKILL.md
Related MCP server: supragents-mcp
Einrichtung
Erstelle ein Konto auf redreplier.com/signup
Füge die Websites und Schlüsselwörter hinzu, die du überwachen möchtest
Erstelle einen API-Token unter Einstellungen → API Tokens
Führe Folgendes aus:
./scripts/redreplier.js setup --key redreplier_xxxxx
Was es tut
Nach der Installation kann dein KI-Agent:
Überwachte Websites verwalten — hinzufügen, aktualisieren, per KI analysieren, entfernen
Schlüsselwörter verwalten — hinzufügen, bearbeiten, aktivieren/deaktivieren, in deinem Plan freischalten
Erwähnungen priorisieren — KI-bewertete Erwähnungen von Reddit, Hacker News, X und Bluesky auflisten, nach Relevanz / Schlüsselwort / Quelle / Datum filtern, Leads genehmigen oder ablehnen
Relevanz erklären — sehen, warum eine Erwähnung so bewertet wurde
Benachrichtigungen konfigurieren — E-Mail-Zusammenfassungen aktivieren und den Rhythmus festlegen
Beispiel
You: Show me this week's best leads for my product.
Agent: 3 mentions scoring 70+. Top: r/webdev "Looking for an example tool" (85) —
a direct buying-intent question, plus one on Hacker News and one on X.
Want me to approve them and reject the rest?Alternative: MCP
Für eine tiefere Integration mit Claude Desktop, Cursor oder anderen MCP-kompatiblen Clients verwende den RedReplier MCP-Server:
{
"mcpServers": {
"redreplier": {
"type": "http",
"url": "https://mcp.redreplier.com/mcp",
"headers": {
"Authorization": "Bearer redreplier_your_key"
}
}
}
}Links
Lizenz
MIT
This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceOne MCP server that enables LLM agents to read, post, comment, and engage on forums, comment sections, and social media as the user, for marketing, SEO research, and community engagement.

supragents-mcpofficial
AlicenseNot gradedqualityCmaintenanceA read-only research MCP server that provides search and browsing tools for Hacker News, Reddit, and Product Hunt. Works with zero API keys for basic use.MIT- AlicenseNot gradedqualityCmaintenanceA hosted MCP server that gives AI agents live read-only access to X/Twitter and Reddit, no API keys required.1MIT

prowlo-mcpofficial
FlicenseNot gradedqualityDmaintenanceEnables AI agents to semantically search and access read-only Reddit and X data through a hosted MCP server, with residential proxy crawling and no API credentials required.
Related MCP Connectors
Agentic Reddit/HN buying-signal detection for Claude Code, Cursor, and Windsurf via MCP.
Reddit & X data for AI agents over MCP. Semantic search, hosted, no Reddit API.
Hosted MCP for X/Twitter and Reddit. 12 read-only tools, no API keys, free during beta.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RedReplier/agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server