Brainrot-Creations/socials
Claude Code plugin + MCP server: connect Claude to the Socials browser extension for X, LinkedIn & Reddit (Agent Mode, local WebSocket bridge).
Platform-specific configuration:
{
"mcpServers": {
"socials": {
"command": "npx",
"args": [
"-y",
"socials"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<h1 align="center">Socials MCP</h1>
<p align="center"> <strong>Give Claude superpowers on X, LinkedIn, and Reddit.</strong> </p>
<p align="center"> <a href="https://www.npmjs.com/package/@brainrotcreations/socials"></a> <a href="https://www.npmjs.com/package/socials"></a> <a href="LICENSE"></a> </p>
---
/plugin marketplace add Brainrot-Creations/claude-plugins/plugin install socials@brainrot-creations/reload-pluginsDone. Talk to Claude naturally:
---
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.
---
SOCIALS_MCP_RECLAIM_PORT=1---
npm install
npm run build # build dist/
npm run typecheck # type check
npm run release:dry # preview a release without publishingReleases are automated via CI — commit to main with [release:patch], [release:minor], or [release:major] i
Loading reviews...