The Bluesky Social application for Web, iOS, and Android
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"social-app": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-social-app"
]
}
}
}