Skip to content
VS Code

Gunbroker for VS Code

io.github.pipeworx-io/gunbroker

GunBroker MCP Pack — wraps the GunBroker firearms-marketplace API.

client:VS Code transport:streamable-http

Install Gunbroker in VS Code

.vscode/mcp.json

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

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

Gunbroker in other clients