MCP server for the Socials browser extension — post, engage, search, and manage social media from Claude Code
{
"mcpServers": {
"brainrotcreationssocials": {
"command": "npx",
"args": [
"-y",
"@brainrotcreations/socials"
]
}
}
}