ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Zuora with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage subscriptions, billing accounts, and unified orders on Zuora. the leading monetization platform for the subscription economy.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Zuora capability set.

These are the exact actions your AI can choose when you ask it to work with Zuora.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Zuora.

  1. 01

    Create order

    Create a Zuora unified Order

  2. 02

    Get invoices

    Get invoices for an account

  3. 03

    Preview subscription

    Preview subscription charges

  4. 04

    Create account

    Create a new billing account

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Zuora.

  1. 05

    Get account

    Get account details

  2. 06

    Get order

    Get order details

  3. 07

    Get subscription

    Get subscription details

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Zuora.

  1. 08

    List products

    List product catalog

  2. 09

    Update account

    Update account details

  3. 10

    List subscriptions

    List account subscriptions

Observed, not estimated

890ms average. Fast in production.

Zuora is checked daily against the live service.

Daily averagePeak 1079ms
Aug 20Today
Fastest day
723ms
Slowest day
1079ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Zuora, so you can see the experience inside your AI.

It does not authenticate your account with Zuora. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Zuora Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_RrG92sEQ1bTLcQJ7RqSFHHkWsHEnX1w62KXYKJn8/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Zuora capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "zuora-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_RrG92sEQ1bTLcQJ7RqSFHHkWsHEnX1w62KXYKJn8/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Zuora owners ask.

  • 01

    Can I preview how much a customer will be charged before updating their subscription?

    Yes. The preview_subscription capability simulates a run of the billing engine for a specific subscription ID. Your AI agent will return the projected charges and billing dates without committing any actual changes to the account.

  • 02

    How do I see the invoice history for a specific billing account?

    You can use the get_invoices capability. Provide the unique Zuora account ID or number, and your agent will retrieve a list of all invoices generated for that customer, helping you audit their billing history.

  • 03

    Is it possible to update a customer's billing contact info via chat?

    Absolutely. Using the update_account capability, you can provide a JSON payload with updated fields (e.g., billing email or address) for a specific account ID, and your agent will apply the changes in Zuora instantly.