mcp for VS Code
io.github.appwrite/mcp
Manage Appwrite projects, databases, auth, storage, functions, and messaging; search Appwrite docs
client:VS Code
transport:streamable-http
runtime:pypi
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.appwrite.io/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs