What It Does — Social Media Automation Through MCP
The socials plugin from Brainrot-Creations connects Claude Code directly to your social media accounts via a Chrome extension. Once installed, you can delegate outreach, engagement, and promotion tasks to Claude as naturally as you'd ask it to write code.
This follows Claude Code's recent expansion into workflow automation through MCP servers and plugins, building on the Auto Mode feature released in preview just days ago (2026-03-27). The plugin leverages the Model Context Protocol—the same open standard that powers Claude Code's integration with tools like Weaviate and browsing capabilities through Alumnium MCP.
Setup — Three Commands to Connect Your Socials
Installation takes under a minute:
# Add the plugin marketplace
/plugin marketplace add Brainrot-Creations/claude-plugins
# Install the socials plugin
/plugin install socials@brainrot-creations
# Reload to activate
/reload-plugins
Then install the companion Socials Chrome extension and sign in. The extension creates a local MCP server that Claude Code communicates with on port 9847.
Troubleshooting tip: If you get "Port 9847 in use," run with SOCIALS_MCP_RECLAIM_PORT=1 or kill stale node processes.
When To Use It — Specific Prompts That Work
Once connected, talk to Claude Code like you would about any coding task:
- "Connect with 100 LinkedIn recruiters hiring for React roles" — Claude will search, filter, and send connection requests with personalized messages.
- "Find Reddit threads about note-taking and mention my app naturally" — Claude identifies relevant discussions and crafts context-appropriate comments.
- "Reply to 50 X posts about indie hacking and promote my SaaS" — Claude engages with target audiences while maintaining authentic conversation flow.
Unlike generic automation tools, Claude understands context and nuance. It won't spam identical messages—it tailors each interaction based on the specific post, profile, or thread.
The Technical Stack — How It Works Under the Hood
The plugin uses Claude Code's MCP integration to expose social media tools as "resources" and "tools" that Claude can access. The Chrome extension handles authentication and actual API calls, while Claude Code manages the reasoning and task execution.
This architecture means:
- No API keys in your terminal — authentication stays in Chrome
- Full Claude context window — Claude remembers your goals across multiple actions
- Natural language control — no learning curve beyond how you already use Claude Code
Limitations and Considerations
- Browser dependency: Requires Chrome with the extension running
- Rate limiting: Social platforms' limits still apply—Claude respects them
- Human oversight: Review connection requests and comments before sending for sensitive accounts
This plugin represents a shift from Claude Code as purely a development tool to a general workflow automation platform, competing directly with tools that require separate scripting or configuration.






