Cursor

Learn how you can add the Appwrite MCP server to Cursor.

Pre-requisite: Install uv

You must install uv on your system to use the MCP server.

1

Add MCP server

Open the Cursor Settings page, head to the MCP tab, and click on the Add new MCP server button.

Add MCP server

Enter the name as Appwrite, select the command type, and enter the following command:

Once you save the details, Cursor will connect with the MCP server and load all available tools. You may need to restart Cursor if it is unable to start the MCP server.

Enable other MCP tools

To enable additional tools, learn more about command-line arguments.

2

Test the integration

Open Cursor Agent and add a prompt to create a new user.

Create user in Appwrite project