Appwrite provides a comprehensive set of tools and resources to help you build with AI, from AI-powered development tools that accelerate your workflow to infrastructure for building AI-powered applications.
IDEs
AI-powered IDEs and code editors provide intelligent code completion and context-aware assistance as you write code. These tools support the Appwrite MCP server, giving AI agents direct access to your Appwrite project and documentation.
Vibe coding
Vibe coding platforms let you build applications through natural language. Describe what you want to build and the AI generates the application for you.
Tooling
These resources help AI tools understand and work with Appwrite. Use them alongside your IDE or agent to get faster, more accurate results.
Quickstart prompts
Pre-built prompts to quickly generate your first Appwrite project with AI assistants.
MCP server
Give AI tools direct access to your Appwrite project and docs.
AGENTS.md
Instruction files that help AI agents understand your project's structure and conventions.
Agent skills
Pre-built Appwrite knowledge for AI agents across supported languages and SDKs.
Assistant
AI-powered assistant in Appwrite Cloud for troubleshooting, code generation, and searching docs.
Appwrite Arena
Open-source benchmark evaluating how well AI models understand Appwrite's APIs and SDKs.
Guides
Guides for building AI-powered features on top of Appwrite, from running models in Functions to building full agent pipelines.
Build an MCP server
Expose custom tools to AI clients over HTTPS with the MCP server Function template.
AI in Functions
Run AI models inside Appwrite Functions with providers like OpenAI and Anthropic.
Vector DB and embeddings
Store and query vector embeddings for semantic search and RAG pipelines.
Persistent agents
Build stateful AI agents with continuous conversations using Appwrite Realtime.