Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Socials

БесплатноНе проверен

Enables Claude to perform actions on X, LinkedIn, and Reddit via a Chrome extension, such as connecting with recruiters, finding threads, and replying to posts.

GitHubEmbed

Описание

Enables Claude to perform actions on X, LinkedIn, and Reddit via a Chrome extension, such as connecting with recruiters, finding threads, and replying to posts.

README

Give Claude superpowers on X, LinkedIn, and Reddit.


Install

  1. Install the Socials Chrome extension
  2. In Claude Code:
/plugin marketplace add Brainrot-Creations/claude-plugins
/plugin install socials@brainrot-creations
/reload-plugins

Done. Talk to Claude naturally:

  • "Connect with 100 LinkedIn recruiters hiring for React roles"
  • "Find Reddit threads about note-taking and mention my app naturally"
  • "Reply to 50 X posts about indie hacking and promote my SaaS"

How it works

The MCP server runs locally and bridges Claude to your browser via a WebSocket connection to the Socials extension. All actions happen through your real browser session — no API keys, no rate limits.


Troubleshooting

  • Port 9847 in use — Kill stale node processes or set SOCIALS_MCP_RECLAIM_PORT=1
  • Extension not connecting — Open the Socials side panel, then reload
  • Tools not working — Make sure you're signed into Socials

Development

npm install
npm run build       # build dist/
npm run typecheck   # type check
npm run release:dry # preview a release without publishing

Use local MCP in plugin dev mode

  1. Build local MCP:
cd socials/mcp
npm run build
  1. Set dev mode in claude-plugins/plugins/socials/.mcp.json:
{
  "mcpServers": {
    "socials": {
      "env": {
        "SOCIALS_MCP_DEV_MODE": "1",
        "SOCIALS_MCP_DEV_MCP_PATH": "/absolute/path/to/socials/mcp/dist/index.cjs"
      }
    }
  }
}
  1. Restart Claude Code.

To switch back to published npm package, set "SOCIALS_MCP_DEV_MODE": "0" and restart.

Releases are automated via CI — push to main with [release:patch], [release:minor], or [release:major] in the commit message to fast-track publishing.


MIT License · Security · [email protected]

from github.com/Brainrot-Creations/socials

Установить Socials в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install socials-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add socials-mcp -- npx -y @brainrotcreations/socials

FAQ

Socials MCP бесплатный?

Да, Socials MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Socials?

Нет, Socials работает без API-ключей и переменных окружения.

Socials — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Socials в Claude Desktop, Claude Code или Cursor?

Открой Socials на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Socials with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории browse