什麼是 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