GeoFS Flight Simulator
Summary
GeoFS MCP Server provides a bridge between AI assistants and the GeoFS flight simulator, enabling natural language control of aircraft through GPT-4o. The TypeScript implementation creates a WebSocket server that connects to GeoFS via a browser bookmarklet, allowing commands to be translated into simulator actions like takeoff, landing, and navigation maneuvers. It features a simulated flight physics engine for testing without browser access, flight pattern replay capabilities, and a dashboard for monitoring aircraft telemetry. Ideal for flight simulation enthusiasts who want to control aircraft using conversational AI or developers building autonomous flight control systems.
Available Actions(7)
setThrottle
Set engine throttle (0-1)
setHeading
Set target heading in degrees
getPosition
Get current aircraft position
selectAircraft
Change to a different aircraft
takeOff
Execute takeoff procedure
land
Execute landing procedure
getFlightData
Get comprehensive flight data
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论