UsageManagementClient MCP Config
UsageManagementClient API
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/azure-com-commerce.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/azure-com-commerce.json to fetch programmatically.
{
"mcpServers": {
"azure-com-commerce": {
"command": "npx",
"args": ["-y","@mcp/azure-com-commerce"],
"env": {
"USAGEMANAGEMENTCLIENT_API_KEY": "your_usagemanagementclient_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/azure-com-commerce.jsonEnvironment Variables
USAGEMANAGEMENTCLIENT_API_KEYReplace your_usagemanagementclient_api_key with your actual usagemanagementclient api key
Endpoints
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Commerce/RateCardRateCard_Get
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Commerce/UsageAggregatesUsageAggregates_List