Retrieve trending VS Code extensions from the Visual Studio Marketplace, sorted by installs, rating, or popularity. Filter by category such as programming languages or themes.
Compile C#/.NET Godot projects with dotnet build, returning structured file:line:col and CS-code diagnostics. Isolated build safe while editor is open.
Checks if the editor server is running, starts it automatically if not, and returns the editor URL, project summary, and media library. Call this first to initialize the session.
A FastMCP server providing powerful code editing tools including precise file modifications with diff-based operations, file creation and reading with line numbers, and more tools for code editing workflows.
Manages MDK projects by building, deploying, validating, migrating, or generating QR codes. Also opens the Mobile App Editor for service metadata creation.
Search for visual design elements including UI styles, color palettes, typography pairings, and AI prompts to find CSS code, color values, and font configurations for design projects.
Execute GDScript code within the Godot editor to query engine state, access project settings, or perform quick operations using EditorScript functionality.
Update a shipment's transport information by providing a track and trace code and optionally a transporter code. The update is applied asynchronously; use get_process_status to check completion.