Skip to main content

Overview

This page covers Mintlify’s docs-generated MCP server for the Swig documentation itself.
If you are looking for the dedicated Swig wallet MCP server built from @swig-wallet/mcp-server, see Getting Started with Swig MCP.
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:
npx mint-mcp add build.onswig.com
You can also view an llms-full.txt file here
You can view the full documentation for Mintlify’s MCP Configuration here.