Use JetBrains Index MCP for its primary workflow
使うタイミング: You need the capability: IntelliJ plugin that exposes the IDE's code index over MCP so coding agents can leverage IDE intelligence.
前提条件
- MCP server installed — See https://github.com/hechtcarmel/jetbrains-index-mcp-plugin for install instructions
フロー
-
InstallInstall JetBrains Index MCP following the README at https://github.com/hechtcarmel/jetbrains-index-mcp-plugin✓ コピーしました→ MCP server appears in your client's available tools/skills
-
InvokeUse JetBrains Index MCP to complete the task described in its docs.✓ コピーしました→ Agent calls the relevant tool/skill and returns a result
結果: Working integration with the capabilities advertised by the project.
注意点
- README is the source of truth; details here may lag upstream — Check https://github.com/hechtcarmel/jetbrains-index-mcp-plugin for the latest setup steps and tool list