mcp-jetbrains-ide
Installation
SKILL.md
JetBrains IDE MCP
MCP service at http://localhost:64342/sse (sse) with 21 tools.
Requirements
mhCLI must be installed. If not available, install with:curl -fsSL https://raw.githubusercontent.com/vaayne/mcphub/main/scripts/install.sh | sh
Usage
List tools: mh list -u http://localhost:64342/sse -t sse
Get tool details: mh inspect -u http://localhost:64342/sse -t sse <tool-name>
Invoke tool: mh invoke -u http://localhost:64342/sse -t sse <tool-name> '{"param": "value"}'