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".
Installation
SKILL.md
List tools: mh -u http://localhost:64342/sse -t sse list Get tool details: mh -u http://localhost:64342/sse -t sse inspect Invoke tool: mh -u http://localhost:64342/sse -t sse invoke '{"param": "value"}'
| createNewFile | Create a new file at specified path, auto-creates parent directories | | getFileTextByPath | Read file contents by project-relative path | | replaceTextInFile | Replace text in file with flexible find/replace options | | reformatFile | Apply code formatting rules to a file | | openFileInEditor | Open a file in the IDE editor |
| getAllOpenFilePaths | Get paths of all currently open files |
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/cc-plugins.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vaayne/cc-plugins --skill mcp-jetbrains-ide- Source
- vaayne/cc-plugins
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
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/cc-plugins.
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/cc-plugins --skill mcp-jetbrains-ide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/vaayne/cc-plugins
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01