{ "name": "zentao", "description": "禅道项目管理系统:项目集/产品/项目/执行、需求(story/epic/requirement)、Bug、任务、测试、计划与发布、反馈工单等工作流技能,自动配置 MCP 连接。", "author": { "name": "蚁熊团队" }, "userConfig": { "token": { "type": "string", "title": "禅道 API Token", "description": "在禅道「个人中心 → 获取凭证」自助生成,14 天有效期,到期需重新生成", "sensitive": true } }, "mcpServers": { "zentao": { "type": "http", "url": "https://pm.ops.yixiong-tech.com/mcp", "headers": { "token": "${user_config.token}" } } } }