Developers

The Cloziq MCP server

Connect Claude, Cursor, ChatGPT, or any MCP client to your Cloziq account and manage everything in plain language: create offers, launch and test Instagram DM sales agents, and read your results. Secured with OAuth, so your AI signs in as you and only sees your workspace.

Server URL

https://mcp.cloziq.com/mcp

Streamable HTTP transport with OAuth 2.1 and dynamic client registration. No API key needed: your client opens a Cloziq sign-in and consent screen on first connect.

Connect your client

ClaudeClaude.ai and Claude Desktop, via a custom connector
  1. Open Settings › Connectors and choose Add custom connector.
  2. Name it Cloziq and paste the server URL above.
  3. Click Connect, sign in to Cloziq, and approve the consent screen.

Available on all Claude plans. Enable the connector from the tools menu in any conversation.

Claude CodeTerminal and IDE agent by Anthropic
claude mcp add --transport http cloziq https://mcp.cloziq.com/mcp

Then run /mcp inside Claude Code to sign in.

CursorOne-click install

Add to Cursor

Or add it manually in Settings › MCP with the server URL above.

ChatGPTDeveloper mode connector
  1. Enable Developer mode in your ChatGPT settings (paid plans; workspace plans may need an admin to allow it). See OpenAI’s Developer mode guide for the current steps.
  2. Add a connector with the server URL above and OAuth as the connection mechanism.
VS CodeGitHub Copilot MCP support

Add to VS Code

Or add to .vscode/mcp.json with "type": "http" and the server URL above.

Other clientsAny MCP client with OAuth or a shim

Point any MCP client that supports OAuth at the server URL. For clients without OAuth support, use the mcp-remote shim:

npx mcp-remote https://mcp.cloziq.com/mcp

Things to try

  • Read my website at acmecoaching.com and set up a complete offer and sales agent for my coaching program.
  • How did my Instagram initiatives perform in the last 30 days?
  • Update my offer FAQ to answer the three questions prospects asked most this week.
  • Publish my draft agent, then send it a test message as a skeptical prospect.

Available tools

Read

  • list_initiativesList initiatives with summary KPIs
  • get_dashboard_metricsDashboard impact summary for a connected channel
  • get_initiative_metricsFunnel, lead status, and trend for a date range
  • read_conversationRead a contact conversation with CRM context
  • describe_offer_schemaField limits, activation gates, and sequencing

Write

  • generate_offer_from_sourcesGenerate a complete draft offer from your website or notes
  • generate_agent_for_offerGenerate a ready-to-publish sales agent for an offer
  • create_offerCreate a draft offer
  • update_offerUpdate offer details, pricing, images, and FAQs
  • archive_offerArchive an offer (pauses connected initiatives)
  • delete_offerHard-delete an unused offer
  • create_sales_agentCreate a draft sales agent from a template
  • update_sales_agentUpdate a draft sales agent
  • publish_sales_agentValidate and publish an agent end to end
  • test_sales_agentSend a test prospect message to a published agent

Security and data access

The connection uses OAuth 2.1: your AI client signs in as you and can only reach your own workspace. The consent screen spells out what access you are granting, including write, publish, and delete tools.

Everything the server creates starts as a draft. Publishing an agent is an explicit separate step, and destructive tools are flagged so well-behaved clients confirm with you before running them. Every call is rate limited and recorded in an audit log.

Responses never include payment identifiers, internal AI traces, or agent prompt internals. To revoke access, disconnect the connector in your AI client, and contact support@cloziq.com to revoke a session server-side. See our privacy policy for details.

New to Cloziq?

Cloziq runs AI sales agents in your Instagram DMs that qualify prospects, book calls, and close sales. Connect your account to your favorite AI client and manage it all in plain language.

Start your free trial