MaXal/mcpExtensionPlugin
This plugin demonstrates how to provide an extension for the JetBrains MCP Server plugin
Platform-specific configuration:
{
"mcpServers": {
"mcpExtensionPlugin": {
"command": "npx",
"args": [
"-y",
"mcpExtensionPlugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...