Use hives as MCP servers by following this guide.
Convert your existing APIs into hives by uploading OpenAPI/Swagger specifications. Follow these simple steps to create your own hive:
1
Open the Hive Creator Dashboard
Click on the
Create Hive from OpenAPI
button. It will open the Hive Creator Dashboard.2
Provide Details
Fill the details of your hive. Give it a name and description.
3
Upload the OpenAPI/Swagger specification
Upload your OpenAPI/Swagger specification (JSON or YAML) file.
4
Review Security Configuration
Review the security configuration of your hive. Security schemes are automatically detected from the API specification.
5
Add Tags (Optional)
Add tags to your hive to help users find it.
6
Create the Hive
Click on the
Create
button to create your hive.Hive creation may take up to 10-15 minutes to complete.
You can update your hive later by uploading a new OpenAPI/Swagger specification.