marktheminer/jetbrains-psi-mcp
A JetBrains IDE plugin that functions as an MCP server to allow interacting with the PSI, etc.
Platform-specific configuration:
{
"mcpServers": {
"jetbrains-psi-mcp": {
"command": "npx",
"args": [
"-y",
"jetbrains-psi-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...