Skip to content
VS Code

Bluesky for VS Code

io.github.pipeworx-io/bluesky

Bluesky MCP — wraps the AT Protocol API

client:VS Code transport:streamable-http tools:44

Install Bluesky in VS Code

.vscode/mcp.json

{
  "servers": {
    "bluesky": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/bluesky/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 44 tools →

Bluesky in other clients