ATProtocol social network
Post to Bluesky, read feeds, manage follows.
{
"mcpServers": {
"bluesky": {
"mcpServers": {
"bluesky": {
"env": {
"BLUESKY_HANDLE": "your.handle",
"BLUESKY_APP_PASSWORD": "YOUR_APP_PASSWORD"
},
"args": [
"-y",
"mcp-server-bluesky"
],
"command": "npx"
}
}
}
}
}