idesense

vcth4nh/idesense
★ 0 stars Kotlin Code/Dev Tools Updated today
MCP server for JetBrains IDEs - gives coding agents the IDE's own indexing, navigation & refactoring (IntelliJ IDEA, PyCharm, WebStorm, GoLand, PhpStorm, RustRover, and more).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "idesense": {
      "command": "npx",
      "args": [
        "-y",
        "vcth4nh/idesense"
      ]
    }
  }
}

Topics

code-intelligencecoding-agentsjetbrainsjetbrains-ide-pluginmcpmodel-context-protocol