ch-bas/kibana-plugin-helper
A Claude Code plugin with commands, agents, and tools for building Kibana plugins — includes a mock server for fast iteration and an optional MCP server for live source introspection"
Platform-specific configuration:
{
"mcpServers": {
"kibana-plugin-helper": {
"command": "npx",
"args": [
"-y",
"kibana-plugin-helper"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...