Use hives as MCP servers by following this guide.
- Using API Specification
- Compose from Tools
Convert your existing APIs into hives by uploading OpenAPI/Swagger specifications. Follow these simple steps to create your own hive:
Open the Hive Creator Dashboard
Click on the
Create Hive from OpenAPI button. It will open the Hive Creator Dashboard.Upload the OpenAPI/Swagger specification
Upload your OpenAPI/Swagger specification (JSON or YAML) file.
Review Security Configuration
Review the security configuration of your hive. Security schemes are automatically detected from the API specification.
Hive creation may take up to 10-15 minutes to complete.
You can update your hive later by uploading a new OpenAPI/Swagger specification.