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

# Introduction

> A collection of answers to frequently asked questions about MCP

## Getting Started

<CardGroup cols={1}>
  <Card title="Create Your First MCP Server" href="onboarding/create-your-first-mcp-server">
    A beginner's guide to creating your first MCP server with Gmail as an example.
  </Card>

  <Card title="Use Your First MCP Server" href="onboarding/use-your-first-mcp-server">
    Learn how to use your Gmail MCP server with OpenAI.
  </Card>
</CardGroup>

## Use MCP Server

<CardGroup cols={1}>
  <Card title="How to use MCP Server in Google's Antigravity IDE" href="use-mcp-server/antigravity">
    Learn how to integrate Klavis MCP Servers with Antigravity IDE for enhanced AI coding experience.
  </Card>

  <Card title="How to use MCP Server in ChatGPT" href="use-mcp-server/chatgpt">
    Learn how to integrate Klavis MCP Servers with ChatGPT for enhanced AI workflow experience.
  </Card>

  <Card title="How to use MCP Server in Claude Code" href="use-mcp-server/claude_code">
    Learn how to integrate Klavis MCP Servers with Claude Code for enhanced AI workflow experience.
  </Card>

  <Card title="How to use MCP Server in Claude Desktop" href="use-mcp-server/claude_desktop">
    Learn how to integrate Klavis MCP Servers with Claude Desktop for enhanced AI workflow experience.
  </Card>

  <Card title="How to use MCP Server in Cline" href="use-mcp-server/cline">
    Learn how to integrate Klavis MCP Servers with Cline for enhanced AI workflow experience.
  </Card>

  <Card title="How to use MCP Server in Continue" href="use-mcp-server/continue">
    Learn how to integrate Klavis MCP Servers with Continue for enhanced AI workflow experience.
  </Card>

  <Card title="How to use MCP Server in Cursor IDE" href="use-mcp-server/cursor">
    Learn how to integrate Klavis MCP Servers with Cursor IDE for enhanced AI coding experience.
  </Card>

  <Card title="How to use MCP Server in Gemini CLI" href="use-mcp-server/gemini_cli">
    Learn how to integrate Klavis MCP Servers with Gemini CLI for enhanced AI coding experience.
  </Card>

  <Card title="How to use MCP Server in Kiro IDE" href="use-mcp-server/kiro">
    Learn how to integrate Klavis MCP Servers with Kiro for enhanced AI workflow experience.
  </Card>

  <Card title="How to use MCP Server in n8n" href="use-mcp-server/n8n">
    Learn how to integrate Klavis MCP Servers with n8n for enhanced AI coding experience.
  </Card>

  <Card title="How to use MCP Server in OpenAI's Agent Builder" href="use-mcp-server/openai-agent-builder">
    Learn how to integrate Klavis MCP Servers with OpenAI's Agent Builder for enhanced AI coding experience.
  </Card>

  <Card title="How to use MCP Server in VS Code IDE" href="use-mcp-server/vs_code">
    Learn how to integrate Klavis MCP Servers with VS Code IDE for enhanced AI coding experience.
  </Card>

  <Card title="How to use MCP Server in Windsurf IDE" href="use-mcp-server/windsurf">
    Learn how to integrate Klavis MCP Servers with Windsurf IDE for enhanced AI coding experience.
  </Card>
</CardGroup>

## OAuth App Setup

<CardGroup cols={1}>
  <Card title="OAuth Scopes Reference" href="oauth_app/oauth-scopes">
    Complete reference of OAuth scopes required for each supported application
  </Card>

  <Card title="How to create Airtable OAuth App" href="oauth_app/airtable">
    Step-by-step guide to setting up Airtable OAuth application
  </Card>

  <Card title="How to create Asana OAuth App" href="oauth_app/asana">
    Step-by-step guide to setting up Asana OAuth application
  </Card>

  <Card title="How to create Calendly OAuth App" href="oauth_app/calendly">
    Step-by-step guide to setting up Calendly OAuth application
  </Card>

  <Card title="How to create Canva OAuth App" href="oauth_app/canva">
    Step-by-step guide to setting up Canva OAuth application
  </Card>

  <Card title="How to create Discord OAuth App" href="oauth_app/discord">
    Step-by-step guide to setting up Discord OAuth application
  </Card>

  <Card title="How to create Dropbox OAuth App" href="oauth_app/dropbox">
    Step-by-step guide to setting up Dropbox OAuth application
  </Card>

  <Card title="How to create Figma OAuth App" href="oauth_app/figma">
    Step-by-step guide to setting up Figma OAuth application
  </Card>

  <Card title="How to create Gmail OAuth App" href="oauth_app/gmail">
    Step-by-step guide to setting up Gmail OAuth application
  </Card>

  <Card title="How to create Google Calendar OAuth App" href="oauth_app/google_calendar">
    Step-by-step guide to setting up Google Calendar OAuth application
  </Card>

  <Card title="How to create Google Docs OAuth App" href="oauth_app/google_docs">
    Step-by-step guide to setting up Google Docs OAuth application
  </Card>

  <Card title="How to create Google Drive OAuth App" href="oauth_app/google_drive">
    Step-by-step guide to setting up Google Drive OAuth application
  </Card>

  <Card title="How to create Google Sheets OAuth App" href="oauth_app/google_sheets">
    Step-by-step guide to setting up Google Sheets OAuth application
  </Card>

  <Card title="How to create HubSpot OAuth App" href="oauth_app/hubspot">
    Step-by-step guide to setting up HubSpot OAuth application
  </Card>

  <Card title="How to create LinkedIn OAuth App" href="oauth_app/linkedin">
    Step-by-step guide to setting up LinkedIn OAuth application
  </Card>

  <Card title="How to create Microsoft Azure OAuth App" href="oauth_app/microsoft_azure">
    Step-by-step guide to setting up Microsoft Azure OAuth application
  </Card>

  <Card title="How to create Monday.com OAuth App" href="oauth_app/monday">
    Step-by-step guide to setting up Monday.com OAuth application
  </Card>

  <Card title="How to create Moneybird OAuth App" href="oauth_app/moneybird">
    Step-by-step guide to setting up Moneybird OAuth application
  </Card>

  <Card title="How to create OneDrive OAuth App" href="oauth_app/onedrive">
    Step-by-step guide to setting up OneDrive OAuth application
  </Card>

  <Card title="How to create QuickBooks OAuth App" href="oauth_app/quickbooks">
    Step-by-step guide to setting up QuickBooks OAuth application
  </Card>

  <Card title="How to create Salesforce OAuth App" href="oauth_app/salesforce">
    Step-by-step guide to setting up Salesforce OAuth application
  </Card>

  <Card title="How to create Slack OAuth App" href="oauth_app/slack">
    Step-by-step guide to setting up Slack OAuth application
  </Card>

  <Card title="How to create Xero OAuth App" href="oauth_app/xero">
    Step-by-step guide to setting up Xero OAuth application
  </Card>
</CardGroup>
