Find Lua code examples for RedM development by searching topics like ped, vehicle, or weapon in the RDR3 discoveries repository.
306,388 tools. Last updated 2026-07-26 21:03
"Lua" matching MCP tools:
- Execute Lua code within a specified process on the Flux MCP server, enabling dynamic script execution and interaction with AO systems without manual coding.BSD 3-Clause
- Retrieve complete details of a vacation rental property, including features, amenities, location, prices, photos, and descriptions in your chosen language.MIT
- Retrieve the complete list of municipalities in La Palma with vacation rental properties, enabling location filtering for property searches.MIT
- Search available vacation rentals in La Palma by arrival/departure dates, municipality, neighborhood, and guest count.MIT
- Search for vacation rental properties in La Palma using filters for municipality, area, bedrooms, and guest capacity. Results are paginated.MIT
Matching MCP Servers
- Flicense-qualityCmaintenanceProvides LLMs with access to Payday 2 Lua documentation and source code via 7 MCP tools, enabling precise mod development queries.Last updated1
- AlicenseAqualityBmaintenanceEnables AI assistants to interact with DCS World in real-time through chat by executing Lua scripts and providing tools for mission info, unit management, coordinate conversion, and more.Last updated105MIT
Matching MCP Connectors
Ukraine Open Data (data.gov.ua) CKAN MCP.
DataLA MCP — Los Angeles open data (data.lacity.org, Socrata SODA API).
- Get a list of neighborhoods or areas, optionally filtered by municipality, to refine location searches for vacation rentals.MIT
- Calculate total price for a vacation rental stay, accounting for seasonal rates, discounts, number of nights, and guests.MIT
- Run Lua scripts in DaVinci Resolve's Fusion compositing environment to automate tasks, create effects, and control visual elements programmatically.MIT
- Check if the mGBA Lua bridge is connected and responsive over TCP. Use at session start to ensure all other tool calls are reachable.MIT
- Run Vim ex commands to modify buffers, files, windows, and editor state. Use for operations like saving, splitting windows, or setting options.MIT
- Find nearby transit stops by providing latitude and longitude. Returns numerical stop codes, names, coordinates, and walking distance to enable further timetable queries.Do What The F*ck You Want To Public
- Run Lua code in Civ6: use gamecore context for read-only state queries, or ingame context for commands such as moving units and setting research.MIT
- Confirm that the BizHawk Lua bridge is active and responsive via TCP socket. Start with this check to ensure subsequent tool calls succeed.MIT
- Pause emulation to freeze game state for stable memory reads and writes. Prevents game advancement between tool calls.MIT
- Retrieve static map markers and route polylines for a stop to overlay route shapes on an existing map. Use when visualizing which routes pass a stop without live arrivals.Do What The F*ck You Want To Public
- Execute arbitrary Lua code in Civilization VI to query or modify game state, using gamecore for read-only access or ingame for full API commands.MIT
- Pause emulation to freeze the game state, holding the current frame for stable memory reads and writes across multiple operations.MIT
- Search Luma events using home mode (preferred categories and location) or travel mode (top events in a city). Filter by keywords, date, and distance.MIT
- Execute Groovy code in a running Minecraft session to explore the Java API or perform custom operations not covered by native tools.MIT