Productivity|Development|AI / ML|CloudGo
wanwu
China Unicom's Yuanjing Wanwu Agent Platform is an enterprise-grade, multi-tenant AI agent development platform.
N/A rating (0 reviews)0 installs4,329 GitHub stars
AIagent developmententerprise
It helps users build applications such as intelligent agents, workflows, and rag, and also supports model management. The platform features a developer-friendly license, and we welcome all developers to build upon the platform.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"wanwu": {
"args": [
"-y",
"@modelcontextprotocol/server-wanwu"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.