sushkov-pv/extended-intellij-mcp
IntelliJ IDEA plugin providing extended MCP server tools for dependency search and project synchronization.
Platform-specific configuration:
{
"mcpServers": {
"extended-intellij-mcp": {
"command": "npx",
"args": [
"-y",
"extended-intellij-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...