AI Assistants
Xano provides a suite of AI Assistants to help you build your backend with AI.Logic Assistant
Build logic for APIs, custom functions, and background tasks.
Database Assistant
Design, add to, or update your database.
SQL Assistant
Generate SQL queries for the Direct Database Query function.
Lambda Assistant
Write Lambda functions in JavaScript or TypeScript.
Template Assistant
Build templates for AI prompts, HTML, and more using dynamic data.
Prompt Assistant
Craft prompts for your AI Agents.
API Request Assistant
Create requests for external APIs.
Getting Started Assistant
Set up your Xano workspace with AI.
Xano MCP Server
The Xano MCP Server is a collection of tools that you can connect to using your favorite MCP client of choice, such as Anthropic’s Claude, Cursor, or Windsurf, to chat with your Xano backend.Xano MCP Server
Learn how to use the Xano MCP Server with an MCP client to build your entire backend with AI
Xano Metadata API
The Xano Metadata API is a RESTful API that allows you to programmatically manage your Xano workspace schema and content. There are endpoints that, among other things, accept XanoScript, which you can build with your favorite AI model and then use the Metadata API to push. In addition, the API can manage all other content in your workspace, which means you can use it for things like database management, sample data generation, and more.Xano Metadata API
Learn how to use the Xano Metadata API to manage your Xano workspace schema and content
Xano MCP Server
The Xano MCP Server is a collection of tools that you can connect to using your favorite MCP client of choice, such as Anthropic’s Claude, Cursor, or Windsurf, to chat with your Xano backend.Using XanoScript in an IDE
Many IDEs, like VS Code and Cursor, come with powerful AI help built right in. With our VS Code extension, it automatically knows how to write XanoScript, so it can build your entire backend, or just help you ideate and iterate.Get the VS Code extension
Get the VS Code extension to start building your backend with AI