> ## Documentation Index
> Fetch the complete documentation index at: https://docs.konbiniapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Zapier

> Connect KonbiniAPI's hosted MCP server to Zapier using MCP Client.

Zapier's **MCP Client** lets you connect remote MCP servers to Zaps. KonbiniAPI
works as a remote MCP server there, so you do not need to run anything locally.

<Note>
  Zapier marks MCP Client as beta as of January 23, 2026.
</Note>

<Steps>
  <Step title="Add an MCP Client connection">
    In Zapier, go to **Apps**, click **Add connection**, then search for
    **MCP Client**.
  </Step>

  <Step title="Enter the KonbiniAPI server">
    Fill the connection fields with:

    * **Server URL**: `https://mcp.konbiniapi.com`
    * **Transport**: `Streamable HTTP`
  </Step>

  <Step title="Choose auth">
    Pick one:

    * **OAuth: Yes** to use the browser-based KonbiniAPI login flow
    * **Bearer Token** if you want to use a KonbiniAPI API key instead
  </Step>

  <Step title="Authorize">
    Continue the connection flow and grant Zapier access to your KonbiniAPI account.
  </Step>

  <Step title="Use the tools in a Zap">
    Choose the KonbiniAPI tool you want to run, such as `instagram_get_user` or
    `tiktok_get_user_videos`, then map the top-level tool inputs in Zapier.
  </Step>
</Steps>

Official source:

* [Zapier MCP Client docs](https://help.zapier.com/hc/en-us/articles/38777069364109-Connect-remote-MCP-servers-to-Zapier-using-MCP-Client)
