Learn how to configure MCP servers, create APIs, and understand the mapping system
Learn how to quickly add any API to an MCP server with automatic tool creation and mapping. The "Add to MCP" feature streamlines the process of exposing APIs as MCP tools.
Learn how to quickly import multiple API endpoints from an OpenAPI (Swagger) specification file. Save time by automatically creating all APIs from a single URL.
Learn how to secure your MCP servers by making them private, granting access to specific users, and configuring OAuth 2.1 authentication for secure client connections.
A comprehensive step-by-step guide to setting up your first MCP server from start to finish. Learn how to create APIs, MCPs, tools, and mappings.
Learn how to define MCP tools that expose your APIs to AI assistants. Step-by-step guide to creating tools with input schemas, descriptions, and URIs.
Deep dive into how MCP tools are mapped to API endpoints. Learn about field mappings, transformations, and how tool arguments become API payloads.
Complete guide to creating and configuring API endpoints in the admin panel. Learn about HTTP methods, headers, cookies, URL parameters, and payload schemas.
Learn how to set up and configure Model Context Protocol (MCP) servers in the admin panel. Step-by-step guide to creating MCPs with proper naming, slugs, and enable/disable settings.