Skip to main content
Glama

RedReplier Agent

Дайте вашему ИИ-агенту возможность отслеживать упоминания вашего продукта по ключевым словам в Reddit, Hacker News, X и Bluesky — и обрабатывать лиды с ИИ-оценкой — одной командой.

Работает с: Claude Code, Cursor, Windsurf, Codex и любым агентом, поддерживающим навыки.

Установка

npx skills add redreplier/agent

Другие способы установки

Вручную: Скопируйте папку skills/redreplier/ в каталог навыков вашего проекта.

Cursor remote rules: Укажите на https://raw.githubusercontent.com/redreplier/agent/main/skills/redreplier/SKILL.md

Related MCP server: supragents-mcp

Настройка

  1. Создайте учётную запись на redreplier.com/signup

  2. Добавьте сайты и ключевые слова, которые хотите отслеживать

  3. Создайте API-токен в разделе Settings → API Tokens

  4. Запустите:

    ./scripts/redreplier.js setup --key redreplier_xxxxx

Что это делает

После установки ваш ИИ-агент может:

  • Управление отслеживаемыми сайтами — добавление, обновление, ИИ-анализ, удаление

  • Управление ключевыми словами — добавление, изменение, включение/отключение, активация в рамках вашего плана

  • Обработка упоминаний — список упоминаний с ИИ-оценкой из Reddit, Hacker News, X и Bluesky, фильтрация по релевантности / ключевому слову / источнику / дате, принятие или отклонение лидов

  • Объяснение релевантности — просмотр причин, по которым упоминание получило такую оценку

  • Настройка оповещений — включение email-дайджестов и настройка периодичности

Пример

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?

Альтернатива: MCP

Для более глубокой интеграции с Claude Desktop, Cursor или другими MCP-совместимыми клиентами используйте RedReplier MCP server:

{
  "mcpServers": {
    "redreplier": {
      "type": "http",
      "url": "https://mcp.redreplier.com/mcp",
      "headers": {
        "Authorization": "Bearer redreplier_your_key"
      }
    }
  }
}

Ссылки

Лицензия

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    One 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.
  • A
    license
    Not graded
    quality
    C
    maintenance
    A 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
  • A
    license
    Not graded
    quality
    C
    maintenance
    A hosted MCP server that gives AI agents live read-only access to X/Twitter and Reddit, no API keys required.
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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