📄️ Generate MCP Server for Your API
Learn how to generate and host a Model Context Protocol (MCP) server directly from your API spec using liblab.
📄️ Generate an MCP Server with liblab CLI
Discover how to generate an MCP server from your OpenAPI specification using the liblab CLI. Integrate your API with AI tools like Cursor and Claude to enhance the developer experience.
📄️ Connect Claude to an MCP Server
Learn how to connect Claude to a local or hosted MCP server, enabling you to access your API with natural language.
📄️ Connect Cursor to an MCP Server
Learn how to connect Cursor to a local or hosted MCP server, enabling you to interact with your API using natural language.
📄️ Connect VSCode to an MCP Server
Learn how to connect VSCode to an MCP server using Copilot. To test the integration, open a new Copilot Chat window (`Ctrl+Alt+I`) and select **Agent Mode**. Start chatting to interact with your API. Copilot will detect if you're using a registered tool from your MCP server and prompt you for permission to execute it.
📄️ Connect Windsurf to an MCP Server
Learn how to connect Windsurf to a local or hosted MCP server, enabling you to interact with your API using natural language.
📄️ Connect Your Custom Domain
Learn how to add and verify a custom domain for your MCP server, enabling you to use your own hostname for API interactions.