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

# Integrations

> How to integrate Linkup in your application.

There are a few different ways to integrate Linkup in your application, depending on your stack and personal preference.

<CardGroup cols={3}>
  <Card title="MCP" icon="server" href="/pages/integrations/mcp/mcp">
    Integrate with the Linkup MCP server
  </Card>

  <Card title="LLM Function Calling" icon="microchip-ai" href="/pages/integrations/linkup-mistral">
    Integrate with LLMs via function calling
  </Card>

  <Card title="Agentic Frameworks" icon="arrow-progress" href="/pages/integrations/langchain">
    Use your favorite orchestration framework
  </Card>

  <Card title="Workflows" icon="diagram-nested" href="/pages/integrations/zapier/zapier">
    Plug-in your preferred automation tool
  </Card>

  <Card title="Google Sheets" icon="file-spreadsheet" href="/pages/integrations/google-sheet/google-sheet">
    Use Linkup as a Google Sheets function
  </Card>

  <Card title="Lovable" icon="heart" href="/pages/integrations/lovable/lovable">
    Connect your Lovable app to the internet
  </Card>
</CardGroup>
