jetbrains_list_upstream_toolsACodex JetBrains MCPList upstream MCP tools from the Claude JetBrains plugin connection for debugging and extension development.MIT
jetbrains_statusACodex JetBrains MCPCheck connection status of the JetBrains plugin adapter to confirm Codex can access IDE context.MIT
jetbrains_refresh_connectionACodex JetBrains MCPInitiates a fresh scan of lockfiles and reconnects to the matching JetBrains plugin instance to update IDE context.MIT
jetbrains_list_instancesACodex JetBrains MCPList discovered JetBrains IDE instances and identify the one matching your current project.MIT
jetbrains_get_selectionCCodex JetBrains MCPRetrieve the current file path and selected code lines from JetBrains IDEs using the Claude plugin. Provides real-time IDE context to AI assistants.MIT
depguard_workspace_auditAdepguardAudits repository workspace for auto-executing files that compromise developer sessions before IDE loads, detecting malicious take-home test malware.
mcp-jetbrainsofficialDeveloper ToolsApp AutomationCoding AgentsJetBrainsAlicense-qualityDmaintenanceThe server proxies requests from client to JetBrains IDE. Last updated 2026-01-07876960Apache 2.0
Codex JetBrains MCPDeveloper ToolsCode AnalysisAutonomous AgentsNealZhiAlicenseAqualityAmaintenanceEnables Codex to retrieve the currently selected file, line numbers, and code snippets from JetBrains IDEs. It leverages the official Claude Code plugin to provide real-time IDE context to the AI. Last updated 2026-04-2153MIT
generate_jetbrains_configCCode-MCPCreate .idea/runConfigurations XML files for JetBrains IDEs to configure project run settings based on language and entry point specifications.