Skip to content
VS Code

gumroad for VS Code

io.usefulapi/gumroad

Read products, sales, subscribers and offer codes; verify, enable and disable product licenses.

client:VS Code transport:streamable-http

Install gumroad in VS Code

.vscode/mcp.json

{
  "servers": {
    "gumroad": {
      "type": "http",
      "url": "https://gumroad.usefulapi.io/mcp"
    }
  }
}

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

gumroad in other clients