Skip to content

Add Appwrite MCP cookbook and examples#12991

Open
ChiragAgg5k wants to merge 3 commits into
continuedev:mainfrom
ChiragAgg5k:add-appwrite-mcp-cookbook
Open

Add Appwrite MCP cookbook and examples#12991
ChiragAgg5k wants to merge 3 commits into
continuedev:mainfrom
ChiragAgg5k:add-appwrite-mcp-cookbook

Conversation

@ChiragAgg5k

Copy link
Copy Markdown

Description

Add an Appwrite MCP cookbook and wire it into Continue docs:

  • New guide: docs/guides/appwrite-mcp-continue-cookbook.mdx — connect Continue to Appwrite Cloud (hosted OAuth) or self-hosted (uvx mcp-server-appwrite)
  • Example config in docs/customize/deep-dives/mcp-examples.mdx
  • Card on docs/guides/overview.mdx under MCP Integration Cookbooks

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created (docs-only; no code/tests required)

Screen recording or screenshot

N/A — documentation addition mirroring existing MCP cookbooks (e.g. Supabase).

Tests

Docs-only change. Config snippets match the official Appwrite MCP README (https://mcp.appwrite.io/).

Co-authored-by: Cursor <cursoragent@cursor.com>
@ChiragAgg5k
ChiragAgg5k requested a review from a team as a code owner July 16, 2026 01:49
@ChiragAgg5k
ChiragAgg5k requested review from sestinj and removed request for a team July 16, 2026 01:49
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 16, 2026
@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@ChiragAgg5k

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@ChiragAgg5k

Copy link
Copy Markdown
Author

Re-running failed CI: jetbrains-tests failed on an unrelated IntelliJ autocomplete integration assertion (Autocomplete.testAutocomplete), not on the docs-only Appwrite MCP cookbook changes. Will monitor the re-run.

ChiragAgg5k and others added 2 commits July 16, 2026 07:31
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@ChiragAgg5k

Copy link
Copy Markdown
Author

CI blocked by flaky JetBrains test (unrelated to this PR)

This PR only adds Appwrite MCP cookbook/docs examples — no IntelliJ/product code changes.

jetbrains-tests has failed 3 times with the same flake:

  • Autocomplete > testAutocomplete()AssertionFailedError at Autocomplete.kt:42 (via DriverWithContextError at line 24)

Failed runs:

  1. https://github.com/continuedev/continue/actions/runs/29465068088
  2. https://github.com/continuedev/continue/actions/runs/29465552847
  3. https://github.com/continuedev/continue/actions/runs/29466004527

gh run rerun --failed is not available to the PR author (requires repo admin). Empty-commit retriggers also reproduced the same failure.

Could a maintainer please re-run the failed jetbrains-tests / PR Checks workflow (or merge with the known flake waived)? Happy to re-trigger again if helpful.

Note: the latest run also showed build-and-upload-vsix (win32, x64, windows-latest) failing once; earlier win32 builds on this PR passed, so that may be unrelated flakiness too.

@ChiragAgg5k

Copy link
Copy Markdown
Author

CI note (docs-only PR)

This change only adds Appwrite MCP documentation (docs/guides/appwrite-mcp-continue-cookbook.mdx, mcp-examples.mdx, guides/overview.mdx). It does not touch IntelliJ/VS Code extension code.

jetbrains-tests has now failed 3 consecutive times on this PR with the same unrelated integration assertion:

  • Autocomplete > testAutocomplete()AssertionFailedError in Autocomplete.kt

Recent PR Checks runs across other branches (including other docs PRs) are also failing the same suite, so this looks like a flaky/broken JetBrains integration job rather than a regression from this cookbook.

Maintainers: could you please re-run failed jobs, or waive jetbrains-tests for this docs-only PR? Fork contributors cannot gh run rerun --failed (needs admin).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant