Skip to content
Zed

foxyio for Zed

io.usefulapi/foxyio

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

client:Zed transport:streamable-http

Install foxyio in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "foxyio": {
      "url": "https://foxyio.usefulapi.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

foxyio in other clients