Add the MCP server
Configure the remote Appwrite MCP server in Cursor's mcp.json.
Antigravity Agent Manager integration
Add the Appwrite MCP server to Agent Manager in Google Antigravity via mcp_config.json.
Agent skills
Open-source Markdown files giving AI agents deep knowledge of Appwrite SDKs and services.
API and documentation access
Lets AI tools interact with both the Appwrite API and documentation.
appwrite_call_tool
Calls a specific Appwrite tool by name.
Appwrite plugin for Cursor
Install the Appwrite plugin from the Cursor Marketplace; it includes agent skills and commands.
appwrite_get_context
Returns a summary of your workspace, including account, organization, and projects.
Appwrite MCP Server
Remote HTTP MCP server for Codex to call Appwrite APIs and search docs.
Appwrite Plugin
Codex plugin with agent skills for Appwrite CLI and major SDKs.
appwrite_search_docs
Semantically searches the Appwrite documentation.
appwrite_search_tools
Searches the full Appwrite tool catalog at runtime.
Automatic service discovery
All supported Appwrite services are automatically registered, no configuration needed.
Avatars
Generate icons, screenshots, and QR codes for your apps.
Framework prompts
Prompts for web, mobile, and server frameworks such as Next.js, React Native, and Node.js.
GitHub Copilot Chat
Copilot Chat Agent Mode loads available MCP tools.
MCP Server
Connect agents to your Appwrite project, APIs, and docs.
MCP server guidance
Recommends using Appwrite's MCP server alongside quick start prompts.
No local setup
Runs as a hosted HTTP service, so there is nothing to install or keep updated.
OpenCode integration
Configure the Appwrite MCP server in opencode.json under the mcp key.
Project or global scope
Install skills at project level or globally across all projects.
Quick start prompts
Pre-built prompts for TanStack Start and Next.js integrations.
Realtime
Respond to server events in realtime.
Remote HTTP MCP server
The Appwrite MCP server is remote HTTP, requiring no additional installation.
Remote MCP server
Remote HTTP MCP server at https://mcp.appwrite.io/ using OAuth.
Sites
Deploy websites on the internet at scale.
Skills install
Install Appwrite skills with npx skills add appwrite/skills.
Supported SDKs
Skills available for TypeScript, Dart, .NET, Go, Kotlin, PHP, Python, Ruby, and Swift.
VS Code integration
Connect via MCP: Open User Configuration and mcp.json.
Zed integration
Add the Appwrite MCP server in Zed via the agent: add context server action.