Skip to content
VS Code

Pixabay for VS Code

io.github.pipeworx-io/pixabay

Pixabay MCP.

client:VS Code transport:streamable-http

Install Pixabay in VS Code

.vscode/mcp.json

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

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

Pixabay in other clients