PaulBratslavsky/fun-strapi-ai-plugin
Includes LLM chat, tool calling, and MCP server.
Platform-specific configuration:
{
"mcpServers": {
"fun-strapi-ai-plugin": {
"command": "npx",
"args": [
"-y",
"fun-strapi-ai-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...