> ## Documentation Index
> Fetch the complete documentation index at: https://swig-prevent-subaccount-withdrawal.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Swig MCP Support

> "Why build it yourself when AI can build it for you?" - Albert Einstein from the grave

## Overview

The Model Context Protocol (MCP) is an open protocol that connects your functions to LLMs and AI applications. With Mintlify's integration, you can automatically generate an MCP server for Swig's docs, enabling seamless AI-powered interactions with your product.

## Generating your MCP server

Swig docs can be converted into an MCP server using the following command:

```bash
npx mint-mcp add build.onswig.com
```

You can also view an llms-full.txt file [here](https://build.onswig.com/llms-full.txt)

<Note>
  You can view the full documentation for Mintlify's MCP Configuration
  [here](https://mintlify.com/docs/mcp).
</Note>
