orchestkit MCP工具 是 AI Skill Hub 本期精选MCP工具之一。综合评分 8.2 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
基于Claude的完整AI开发工具包,集成103项技能、36个智能体和172项功能模块。为开发者提供MCP协议支持,适合构建复杂AI应用、智能工作流和Claude插件开发者使用。
orchestkit MCP工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
基于Claude的完整AI开发工具包,集成103项技能、36个智能体和172项功能模块。为开发者提供MCP协议支持,适合构建复杂AI应用、智能工作流和Claude插件开发者使用。
orchestkit MCP工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/yonatangross/orchestkit
# 方式二:手动配置 claude_desktop_config.json
{
"mcpServers": {
"orchestkit-mcp--": {
"command": "npx",
"args": ["-y", "orchestkit"]
}
}
}
# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
# 安装后在 Claude 对话中直接使用 # 示例: 用户: 请帮我用 orchestkit MCP工具 执行以下任务... Claude: [自动调用 orchestkit MCP工具 MCP 工具处理请求] # 查看可用工具列表 # 在 Claude 中输入:"列出所有可用的 MCP 工具"
// claude_desktop_config.json 配置示例
{
"mcpServers": {
"orchestkit_mcp__": {
"command": "npx",
"args": ["-y", "orchestkit"],
"env": {
// "API_KEY": "your-api-key-here"
}
}
}
}
// 保存后重启 Claude Desktop 生效
<img src="docs/banner.png" alt="OrchestKit - Stop explaining your stack. Start shipping." width="100%" />
107 skills · 36 agents · 171 hooks
</div>
---
<p align="center"> <a href="https://orchestkit.yonyon.ai/"><strong>Explore the Docs →</strong></a> · <a href="https://yonyon.ai/go/orchestkit?utm_campaign=readme"><strong>OrchestKit Community →</strong></a><br> <sub>Skill browser, demo gallery, setup wizard</sub> </p>
---
v10.0.0-beta.8 · 2026-09-08
v10.0.0-beta.7 · 2026-09-08
v10.0.0-beta.6 · 2026-09-08
v10.0.0-beta.5 · 2026-09-07
v10.0.0-beta.4 · 2026-09-07
v10.0.0-beta.3 · 2026-09-07
v10.0.0-beta.2 · 2026-09-07
v10.0.0-beta.1 · 2026-09-06
_See CHANGELOG.md for the full release history.
---
/plugin install ork
No tiering. No version confusion. Just one powerful plugin.
Not on Claude Code? Pull a starter 12 into any agent (Cursor, Codex, OpenCode, …) via skills.sh — do not install the whole firehose on day one:
npx skills add yonatangross/orchestkit -s doctor -s setup -s explore -s implement -s verify -s review-pr -s commit -s expect -s assess -s brainstorm -s create-pr -s remember
All skills: npx skills add yonatangross/orchestkit. The implement skill is implement, not ork-implement.
OrchestKit is built and maintained by Yonatan Gross — Yonyon AI, an AI consulting practice. It is the toolkit extracted from real client work, not a side project: the patterns here are the ones that survived shipping.
It stays MIT and free. Nothing is gated, and none of the below changes that.
Working out where AI actually fits in your business? The AI readiness audit is a free assessment that maps your workflows and returns a prioritized report — the same diagnostic that opens a consulting engagement.
Want the toolkit running properly in your team? Setup, configuration, and a working agent loop tailored to your stack is something I do as a fixed-scope engagement. Start a discussion or reach out through the community.
Security policy and reporting: SECURITY.md.
---
Pick the host you actually use. Claude Code is the full plugin (skills + agents + hooks). Cursor gets the same ork plugin minus Claude hook scripts. skills.sh is skills only — start with the 12 below, not the whole catalog.
/ork:setup detects your stack, recommends MCP servers, and writes the configuration for you.
<details> <summary><strong>Plugin not found?</strong></summary>
/plugin list
/plugin uninstall ork && /plugin install ork </details>
<details> <summary><strong>Hooks not firing?</strong></summary>
Run /ork:doctor to diagnose. </details>
<details> <summary><strong>Claude Code version?</strong></summary>
Requires ≥2.1.251 (supported floor; Opus 5 as the default Opus, xhigh effort, dynamic workflows, sandbox.network.strictAllowlist, native binary, hardened Bash(rm:*)/Bash(find:*) rules). Check with claude --version.
Raising this floor is a breaking change and ships as a major release. See STABILITY.md for the full contract, and shared/cc-support.json for the authoritative window. </details>
<details> <summary><strong>Superpowers vs OrchestKit?</strong></summary>
Complementary, not a rival listing. Superpowers (official Anthropic marketplace) is process — how the agent works a task. OrchestKit is production patterns plus lifecycle hooks. Honest split: docs · yonyon.ai. </details>
---
功能完整度高,集成度强,提供全套AI开发解决方案。代码维护活跃,开发生态健全,是Claude开发的优选工具。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
经综合评估,orchestkit MCP工具 在MCP工具赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | orchestkit |
| 原始描述 | 开源MCP工具:The Complete AI Development Toolkit for Claude Code — 103 skills, 36 agents, 172。⭐171 · TypeScript |
| Topics | MCP协议AI智能体Claude开发低代码工具工作流自动化 |
| GitHub | https://github.com/yonatangross/orchestkit |
| License | MIT |
| 语言 | TypeScript |
收录时间:2026-05-17 · 更新时间:2026-05-19 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端