什么是 mcp-jetbrains-ide?
通过 MCP 控制 JetBrains IDE(IntelliJ、WebStorm、PyCharm)。在操作 IDE 文件、运行配置、搜索代码或执行重构时使用。在“在 IDE 中打开”、“运行配置”、“重构代码”、“IDE 搜索”、“JetBrains”上触发。 来源:vaayne/agent-kit。
通过 MCP 控制 JetBrains IDE(IntelliJ、WebStorm、PyCharm)。在操作 IDE 文件、运行配置、搜索代码或执行重构时使用。在“在 IDE 中打开”、“运行配置”、“重构代码”、“IDE 搜索”、“JetBrains”上触发。
通过命令行快速安装 mcp-jetbrains-ide AI 技能到你的开发环境
来源:vaayne/agent-kit。
List tools: mh list -u http://localhost:64342/sse -t sse Get tool details: mh inspect -u http://localhost:64342/sse -t sse Invoke tool: mh invoke -u http://localhost:64342/sse -t sse '{"param": "value"}'
| buildProject | Triggers building of the project, returns build errors. Use after edits to validate changes. | | createNewFile | Creates a new file at the specified path, optionally with initial content. | | executeRunConfiguration | Run a specific run configuration and wait for completion. |
| findFilesByGlob | Search for files matching a glob pattern (e.g. /.txt). | | findFilesByNameKeyword | Search for files by name keyword (case-insensitive). | | getAllOpenFilePaths | Get paths of all currently open files in the editor. | | getFileProblems | Analyze a file for errors and warnings using IDE inspections. |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vaayne/agent-kit --skill mcp-jetbrains-ide通过 MCP 控制 JetBrains IDE(IntelliJ、WebStorm、PyCharm)。在操作 IDE 文件、运行配置、搜索代码或执行重构时使用。在“在 IDE 中打开”、“运行配置”、“重构代码”、“IDE 搜索”、“JetBrains”上触发。 来源:vaayne/agent-kit。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vaayne/agent-kit --skill mcp-jetbrains-ide 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vaayne/agent-kit