Skip to content
Zed

INFO-Subscription for Zed

com.info-subscription/mcp-server

Exposes tools for querying subscriptions and billing data from the INFO-Subscription platform

client:Zed transport:streamable-http runtime:nuget

Install INFO-Subscription in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://s4mcp-prod.azurewebsites.net/{tenantId}"
    }
  }
}

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

INFO-Subscription in other clients