·mcp-jetbrains-ide
</>

mcp-jetbrains-ide

Control JetBrains IDE (IntelliJ, WebStorm, PyCharm) via MCP. Use when manipulating IDE files, running configurations, searching code, or performing refactoring. Triggers on "open in IDE", "run configuration", "refactor code", "IDE search", "JetBrains".

6Installs·0Trend·@vaayne

Installation

$npx skills add https://github.com/vaayne/agent-kit --skill mcp-jetbrains-ide

How to Install mcp-jetbrains-ide

Quickly install mcp-jetbrains-ide AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vaayne/agent-kit --skill mcp-jetbrains-ide
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vaayne/agent-kit.

SKILL.md

View raw

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. |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vaayne/agent-kit --skill mcp-jetbrains-ide
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from vaayne/agent-kit

Quick answers

What is mcp-jetbrains-ide?

Control JetBrains IDE (IntelliJ, WebStorm, PyCharm) via MCP. Use when manipulating IDE files, running configurations, searching code, or performing refactoring. Triggers on "open in IDE", "run configuration", "refactor code", "IDE search", "JetBrains". Source: vaayne/agent-kit.

How do I install mcp-jetbrains-ide?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vaayne/agent-kit --skill mcp-jetbrains-ide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/vaayne/agent-kit

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26