Skip to content
VS Code

INFO-Subscription for VS Code

com.info-subscription/mcp-server

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

client:VS Code transport:streamable-http runtime:nuget

Install INFO-Subscription in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://s4mcp-prod.azurewebsites.net/{tenantId}"
    }
  }
}

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

INFO-Subscription in other clients