Skip to content
VS Code

foxyio for VS Code

io.usefulapi/foxyio

Read Foxy transactions, subscriptions, customers, carts and coupons; update customers and subs.

client:VS Code transport:streamable-http

Install foxyio in VS Code

.vscode/mcp.json

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

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

foxyio in other clients