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

# Cursor

> Connect KonbiniAPI to Cursor using the Model Context Protocol. Fetch social media data directly from your editor.

Cursor supports MCP servers via HTTP with OAuth. No API key required — your KonbiniAPI account is linked once through a browser flow.

<Steps>
  <Step title="Open MCP settings">
    In Cursor, go to **Settings → MCP** and click **Add new MCP server**.
  </Step>

  <Step title="Configure the server">
    Enter the following:

    | Field | Value                        |
    | ----- | ---------------------------- |
    | Name  | `konbiniapi`                 |
    | Type  | `HTTP`                       |
    | URL   | `https://mcp.konbiniapi.com` |
  </Step>

  <Step title="Authorize">
    Cursor will open a browser window to log in to KonbiniAPI and grant access. Once done, the server is active.
  </Step>
</Steps>

The KonbiniAPI tools are now available to Cursor's agent. You can ask it to fetch user profiles, videos, posts, comments, and more from TikTok and Instagram as part of your workflow.
