Instructions file CodexOpenCode
Instructions for appwrite/appwrite, covering appwrite, commands, stack, layout and libraries.
Instructions file CodexOpenCode
Instructions for appwrite/appwrite, covering appwrite, commands, stack, layout and libraries.
Instructions file
Instructions for appwrite/appwrite, a project described as: Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more.
Instructions file CodexOpenCode
AGENTS.md instructions for appwrite/mcp, covering agents.md, what this repo is, architecture, telemetry (metrics) and tool surface (key design point).
Instructions file
Claude Code instructions for appwrite/mcp, a project described as: Appwrite’s MCP server. Operating your backend has never been easier.
MCP server Claude CodeCodexCursor +2
MCP server for Appwrite: manage projects and their databases, auth, storage, functions, messaging, and sites, and search the official Appwrite documentation. Runs locally from the mcp-server-appwrite Python package.
Skill Claude CodeCodex
How to use the Appwrite CLI well. Covers when to use appwrite.config.json vs appwrite client, pull/push vs one-shot service calls, type-safe SDK and model generation, query flags, CI auth, Cloud regional endpoints, function/site variables, and traps that --help will not mention. Does not catalog commands — run…
Skill Claude CodeCodex
Appwrite Dart SDK skill. Use when building Flutter apps (mobile, web, desktop) or server-side Dart applications with Appwrite. Covers client-side auth (email, OAuth), database queries, file uploads with native file handling, real-time subscriptions, and server-side admin via API keys for user management, database…
Skill Claude CodeCodex
Appwrite .NET SDK skill. Use when building server-side C# or .NET applications with Appwrite, including ASP.NET and Blazor integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.
Skill Claude CodeCodex
Appwrite Go SDK skill. Use when building server-side Go applications with Appwrite. Covers user management, database/table CRUD, file storage, and functions via API keys. Uses per-service packages and functional options pattern.
Skill Claude CodeCodex
Appwrite Kotlin SDK skill. Use when building native Android apps or server-side Kotlin/JVM backends with Appwrite. Covers client-side auth (email, OAuth with Activity integration), database queries, file uploads, real-time subscriptions with coroutine support, and server-side admin via API keys for user management…
Skill Claude CodeCodex
Appwrite PHP SDK skill. Use when building server-side PHP applications with Appwrite, including Laravel and Symfony integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.
Skill Claude CodeCodex
Appwrite Python SDK skill. Use when building server-side Python applications with Appwrite, including Django, Flask, and FastAPI integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.
Skill Claude CodeCodex
Appwrite Ruby SDK skill. Use when building server-side Ruby applications with Appwrite, including Rails and Sinatra integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.
Skill Claude CodeCodex
Appwrite Rust SDK skill. Use when building server-side Rust applications with Appwrite. Covers async client setup with API keys, user management, TablesDB database/table/row operations, file storage, function executions, permissions, queries, and error handling. Uses the crates.io appwrite package and Tokio.
Skill Claude CodeCodex
Appwrite Swift SDK skill. Use when building native iOS, macOS, watchOS, or tvOS apps, or server-side Swift applications with Appwrite. Covers client-side auth (email, OAuth), database queries, file uploads, real-time subscriptions with async/await, and server-side admin via API keys for user management, database…
Skill Claude CodeCodex
Appwrite TypeScript SDK skill. Use when building browser-based JavaScript/TypeScript apps, React Native mobile apps, or server-side Node.js/Deno backends with Appwrite. Covers client-side auth (email, OAuth, anonymous), database queries, file uploads, real-time subscriptions, and server-side admin via API keys for…
Plugin Claude Code
Plugin marketplace listing 1 plugin: appwrite.
Plugin Claude Code
Appwrite tools for Claude Code, including SDK skills, the hosted Appwrite MCP server, and deployment commands.
MCP server Claude CodeCodexCursor +2
MCP server "appwrite", hosted remotely at mcp.appwrite.io, as configured in appwrite/claude-plugin.
Command
Deploy a function using the Appwrite CLI.
Command
Deploy a site using the Appwrite CLI.
Skill Claude CodeCodex
Appwrite CLI skill. Use when managing Appwrite projects from the command line. Covers installation, login, project initialization, multi-file project configuration, deploying functions/sites/tables/buckets/teams/webhooks/topics, flag-based list queries, non-interactive CI/CD mode, and generating type-safe SDKs.
Skill Claude CodeCodex
Appwrite Dart SDK skill. Use when building Flutter apps (mobile, web, desktop) or server-side Dart applications with Appwrite. Covers client-side auth (email, OAuth), database queries, file uploads with native file handling, real-time subscriptions, and server-side admin via API keys for user management, database…
Skill Claude CodeCodex
Appwrite .NET SDK skill. Use when building server-side C# or .NET applications with Appwrite, including ASP.NET and Blazor integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.