Back to MCP Servers
🔌

jetbrains/mcpProxy

Apache-2.0

🎖️ 📇 🏠 - Connect to JetBrains IDE

JavaScriptAI & LLMs

Install

npx -y in

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "jetbrains-mcpproxy": {
      "command": "npx",
      "args": [
        "-y",
        "in"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.