INFO-Subscription for Cursor
com.info-subscription/mcp-server
Exposes tools for querying subscriptions and billing data from the INFO-Subscription platform
client:Cursor
transport:streamable-http
runtime:nuget
Install INFO-Subscription in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://s4mcp-prod.azurewebsites.net/{tenantId}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs