Write XanoScript in Xano
You can write XanoScript in Xano directly in the XanoScript view. This is a great way to get started with XanoScript and see how it works, especially if you’ve already used the visual builder.
Look for the Use XanoScript option
This option will be available when creating most logic in Xano, such as APIs, Custom Functions, Background Tasks, and more.


Look for the XanoScript option
In some areas, such as AI Agents that open with a settings panel immediately, you’ll see a XanoScript option at the top of the panel.


Use the VS Code Extension in your favorite IDE
You can also use the VS Code extension to write XanoScript in an IDE of your choice. You should be able to use any IDE that supports VS Code extensions, such as Cursor or Windsurf, as well as VS Code itself.Get the VS Code extension here
Use the Xano MCP Server with your favorite AI
Using the Xano MCP server, you’re able to connect an AI model to your Xano backend via an MCP client, like Claude or Cursor. The MCP server offers a number of tools to help you build your backend with AI.