
OpenVort
Supports UIby openvort
Open-source AI Employee Platform for creating collaborative AI agents in WeCom, DingTalk, and Feishu.
What it does
OpenVort is an enterprise-grade AI employee platform that allows users to create AI agents that collaborate with human teams across various IM platforms like WeCom, DingTalk, and Feishu. It transforms AI from a simple chatbot into a virtual colleague capable of handling complex workflows, such as writing code, reviewing PRs, and generating reports.
Tools
- VortFlow: Agile process management and defect tracking.
- VortGit: Integration with code repositories for PR reviews and code management.
- VortSketch: AI-powered prototype generation.
- Jenkins Integration: CI/CD pipeline triggers and monitoring.
- Knowledge Base (RAG): Document-based retrieval and context injection.
- Browser Automation: Web-based task execution and scraping.
- System Management: Local system administration tools.
Installation
To integrate OpenVort as an MCP server in Claude Desktop, add the following to your claude_desktop_config.json:
{
"mcpServers": {
"openvort": {
"command": "python3",
"args": ["-m", "openvort.mcp"]
}
}
}
(Note: Requires pip install openvort)
Supported hosts
- Claude
- Cursor
- OpenClaw
Quick install
pip install openvortInformation
- Pricing
- free
- Published
- 5/19/2026






