From my-first-plugin
npx claudepluginhub gekko68/my-first-plugin --plugin my-first-plugin
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "@ui5/mcp-server": { "command": "npx", "args": [ "@ui5/mcp-server" ] } } }
npx