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-ideMCP 経由で 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