> ## 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.

# Replit

> Connect KonbiniAPI to Replit Agent using the hosted remote MCP server.

Replit supports remote MCP servers directly from its integrations settings.

<Steps>
  <Step title="Open MCP settings">
    In Replit, open **Integrations → MCP Servers** and click **Add MCP Server**.
  </Step>

  <Step title="Add the server URL">
    Enter `https://mcp.konbiniapi.com` as the server URL and save the server as
    `konbiniapi`.
  </Step>

  <Step title="Authorize">
    Test or use the server from Replit Agent. Replit will launch the
    browser-based auth flow so you can link your KonbiniAPI account.
  </Step>
</Steps>
