nexora-ai-ops /

Usage Chargeback & Settlement
1.0.0

nexora-ai-ops/chargeback-settlement
Retrieve usage settlements and pre-calculate the chargeback.

Connect

Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
  "mcpServers": {
    "chargeback-settlement": {
      "transport": "streamable-http",
      "url": "https://gateway.nexora.example/mcp/chargeback-settlement"
    }
  }
}

JSON

{
  "server": {
    "name": "nexora-ai-ops/chargeback-settlement",
    "title": "Usage Chargeback & Settlement",
    "description": "Retrieve usage settlements and pre-calculate the chargeback.",
    "version": "1.0.0",
    "packages": null,
    "remotes": [
      {
        "type": "streamable-http",
        "url": "https://gateway.nexora.example/mcp/chargeback-settlement"
      }
    ],
    "repository": null,
    "icons": null,
    "website_url": "https://nexora.apim.eu/mcp-registry",
    "latest": true,
    "created_at": "2026-09-07T07:27:48.864Z",
    "updated_at": "2026-09-07T07:27:48.864Z"
  }
}