

1{2 "mcpServers": {3 "lara-mcp": {4 "command": "npx",5 "args": [6 "-y",7 "@translated/lara-mcp@latest"8 ],9 "env": {10 "LARA_ACCESS_KEY_ID": "<YOUR_ACCESS_KEY_ID>",11 "LARA_ACCESS_KEY_SECRET": "<YOUR_ACCESS_KEY_SECRET>"12 }13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation