loading…
Search for a command to run...
loading…
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.
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.
Give Claude superpowers on X, LinkedIn, and Reddit.
/plugin marketplace add Brainrot-Creations/claude-plugins
/plugin install socials@brainrot-creations
/reload-plugins
Done. 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=1npm install
npm run build # build dist/
npm run typecheck # type check
npm run release:dry # preview a release without publishing
cd socials/mcp
npm run build
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"
}
}
}
}
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.
Run in your terminal:
claude mcp add socials-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.