Skip to main content
With XanoScript able to represent everything you can build in Xano, you can utilize the power and speed of having Xano power your backend without leaving where you’re most comfortable — your favorite IDE. Coding with XanoScript can happen a couple of different ways:

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.
introduction-20251002-122904

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.
introduction-20251002-123221

https://mintcdn.com/xano-997cb9ee/GK7krl3WPzHY1W81/images/icons/vscode.svg?fit=max&auto=format&n=GK7krl3WPzHY1W81&q=85&s=c952ed0d880ef6334f8866c78638bcab

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.
All of these methods are powered by XanoScript, so you can use them interchangeably. If you want a deeper dive into XanoScript, you can learn more about it here.
I