Skip to content
VS Code

Confluence for VS Code

io.github.pipeworx-io/confluence

Confluence MCP — wraps the Confluence Cloud REST API v2 (OAuth)

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

Install Confluence in VS Code

.vscode/mcp.json

{
  "servers": {
    "confluence": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/confluence/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 41 tools →

Confluence in other clients