How to Use the Bluesky Social MCP in Claude Code
Run your Bluesky Social operations straight from the terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Bluesky Social MCP to Claude Code
Create your Vinkius account to connect Bluesky Social to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe terminal output to this MCP Server
This Bluesky Social MCP Server enables Claude Code to use `create_post` directly from your command line interface. SREs can pipe build failures or system status updates directly into a private Bluesky feed. You can chain terminal commands so that a successful deployment automatically triggers a Bluesky post via Claude Code. No browser windows or heavy desktop apps are required to keep your followers updated.
Command-line feed monitoring with Claude Code
The `list_timeline` and `list_notifications` tools let Claude Code fetch your social feed directly into stdout. You can grep for mentions or error reports without leaving your SSH session. If you find an issue, Claude Code can use `get_profile` to identify the reporter. It makes triaging public bug reports fast and scriptable.
Automate community moderation via CLI
This MCP Server uses `mute_user` and `unmute_user` to help Claude Code handle spam accounts from the terminal. You can run batch scripts to mute lists of bots identified by your security tools. Claude Code reads the list of bad actors from a text file and runs the mute tools in a fast loop. It keeps your brand's social space clean without manual clicking.
Set up Bluesky Social MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebluesky-social-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Bluesky Social transactions." It will automatically discover and invoke the available Bluesky Social tools.
claude mcp add --transport http bluesky-social-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Bluesky Social MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Bluesky Social MCP today
We host it, we monitor it, we maintain it. You just paste one token.