1{2 "mcpServers": {3 "bluesky": {4 "env": {5 "BLUESKY_APP_KEY": "your-app-password-here",6 "BLUESKY_IDENTIFIER": "your-handle.bsky.social"7 },8 "args": [9 "/path/to/bluesky-context-server/packages/server/bin/index.ts"10 ],11 "command": "bun"12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation