
clo mcp
Clo3D与大型语言模型集成的C++插件,通过MCP协议实现AI辅助时尚设计。
Repository Info
About This Server
Clo3D与大型语言模型集成的C++插件,通过MCP协议实现AI辅助时尚设计。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Clo MCP Plugin
Clo MCP is an integration system connecting Clo3D with Large Language Models (LLMs) via the Model Context Protocol (MCP). This allows LLMs to interact with and control Clo3D for AI-assisted fashion design and scene manipulation.
This repository contains the C++ plugin for Clo3D, built using the official SDK. The plugin runs a socket server within Clo3D, listening for JSON commands, executing them in the Clo3D context, and returning results.
Architecture
LLM <---> MCP Server <---> Clo3D Plugin <---> Clo3D
- Clo3D Plugin: Runs a socket server on a separate thread within Clo3D, executes commands, and returns results.
- MCP Server: Bridges the LLM and the Clo3D Plugin, translating requests and responses.
Plugin Development Lifecycle
Setup
-
Clone the Repository
git clone <repository-url> -
Navigate to the Project Directory
cd <project-directory> -
Build the Project
mkdir build && cd build cmake .. && make
Development
- Edit Code: Modify source files as needed.
- Build: Run the build command to compile changes.
- Test: Execute tests to ensure functionality.
Contribution
-
Create a Branch
git checkout -b feature/<feature-name> -
Commit Changes
git add . git commit -m "<commit-message>" -
Push Changes
git push origin feature/<feature-name> -
Create a Pull Request: Submit your changes for review.
Clean Up
- Remove Build Artifacts
rm -rf build
Notes
- Ensure all changes are tested before committing.
- Follow coding standards and guidelines.
Quick Start
Clone the repository
git clone https://github.com/ternalxyz/clo-mcpInstall dependencies
cd clo-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.