Clazar MCP Server

Last updated: April 11, 2026

The Clazar MCP Server connects your Clazar account to AI assistants like Claude, ChatGPT, Cursor, and Windsurf via the Model Context Protocol (MCP) — an open standard that lets AI assistants securely connect to external data sources. Ask your AI assistant about your cloud marketplace data — offers, contracts, co-sell, revenue, and more — across AWS, Azure, and GCP, using natural language.

What You Can Do

Once connected, you can ask your AI assistant questions about your cloud marketplace data across AWS, Azure, and GCP — including offers, contracts, co-sell pipelines, revenue analytics, and more.

  • "Show me all pending offers across AWS, Azure & GCP"

  • "Which contracts are expiring in the next 90 days?"

  • "What does my co-sell pipeline look like?"

  • "Show me recent metering records for my Azure products"

  • "What are my AWS disbursements this month?"

All capabilities work across AWS, Azure, and GCP in the same session — no need to ask separately for each cloud.


Prerequisites

  • An active Clazar account with MCP access enabled. If MCP isn't yet enabled for your account, please contact Clazar support and we'll get it turned on for you.

  • Any AI platform that supports the Model Context Protocol (MCP) — setup instructions for popular platforms are provided below

  • You must be an Owner or Admin of the AI assistant/platform where you're adding the MCP server — standard user permissions may not allow adding custom connectors


Setup Instructions

No API keys or client secrets needed. Simply add the Clazar MCP server URL as a custom connector in your AI platform and authenticate via your browser.

MCP Server URL:

https://mcp.clazar.io

Claude Desktop

  1. Open Claude DesktopSettingsMCP Servers

  2. Click Add Custom MCP Server

  3. Enter the server URL: https://mcp.clazar.io

  4. Click Connect — a browser window will open

  5. Sign in with your Clazar credentials and approve the connection

  6. You're all set! Start asking Claude about your Clazar data

Claude Code (CLI)

  1. Open your terminal and run:

claude mcp add --transport http clazar-mcp https://mcp.clazar.io
  1. Open Claude Code and run the /mcp command

  2. Select clazar-mcp — authenticate in the browser when prompted

  3. Start querying your data

ChatGPT (with MCP support)

  1. Open ChatGPTSettingsConnected Tools (or MCP Connectors)

  2. Click Add Connector

  3. Enter the server URL: https://mcp.clazar.io

  4. Authenticate via the browser popup with your Clazar credentials

  5. Once connected, ChatGPT can call Clazar tools in your conversations

Cursor

  1. Open CursorSettingsMCP

  2. Click Add new MCP server

  3. Set the type to HTTP and enter the URL: https://mcp.clazar.io

  4. Save and authenticate when the browser opens

  5. Cursor's AI can now access your Clazar data while you work

Windsurf

  1. Open WindsurfSettingsMCP Servers

  2. Add a new server with URL: https://mcp.clazar.io

  3. Authenticate via the browser when prompted

  4. You're connected — start asking questions in the AI panel

Other MCP-Compatible Platforms

Any platform that supports the Model Context Protocol (MCP) with HTTP transport can connect to Clazar. The general steps are:

  1. Find the MCP or Custom Connector settings in your platform

  2. Add a new server with URL: https://mcp.clazar.io

  3. Authenticate via browser when prompted

  4. Start using Clazar tools


Security

The Clazar MCP Server uses OAuth 2.1 with PKCE for authentication — no API keys or client secrets to manage. You sign in with your existing Clazar credentials, and every request is scoped to your authenticated account. The same permissions and access controls that apply in the Clazar platform apply through the MCP server — you can only access the data you're authorized to see. Clazar does not persist any data from MCP sessions.


Troubleshooting

  • Authentication fails: Make sure your Clazar account has MCP access enabled. Contact Clazar support to get MCP enabled for your account.

  • Server not responding: Verify the URL is exactly https://mcp.clazar.io with no trailing slash or extra characters.

  • Tools not appearing: After authenticating, restart your AI assistant or refresh the MCP connection.

  • Need help? Reach out to your Clazar point of contact or email us at support — we're happy to help you get set up.