M
MCP X Web
作者 @TimeCyber
MCP-X 是一个**企业级 AI 智能体开发平台**,集成了 AI 对话、视频生成、图像编辑、前端应用构建等多种创作工具,为企业和开发者提供一站式的 AI 工作流解决方案。
创建于 2/9/2026
更新于 16 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-x-web
Cursor 配置 (mcp.json)
{
"mcpServers": {
"timecyber-mcp-x-web": {
"command": "npx",
"args": [
"timecyber-mcp-x-web"
]
}
}
}