Skip to content

Conversation

@pranavosu
Copy link
Member

@pranavosu pranavosu commented Dec 1, 2025

Description of changes:

Add documentation for the new MCP server workflow integrations.

Related GitHub issue #, if available:

Instructions

If this PR should not be merged upon approval for any reason, please submit as a DRAFT

Which product(s) are affected by this PR (if applicable)?

  • amplify-cli
  • amplify-ui
  • amplify-studio
  • amplify-hosting
  • amplify-libraries

Which platform(s) are affected by this PR (if applicable)?

  • JS
  • Swift
  • Android
  • Flutter
  • React Native

Please add the product(s)/platform(s) affected to the PR title

Checks

  • Does this PR conform to the styleguide?

  • Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.

  • Are any files being deleted with this PR? If so, have the needed redirects been created?

  • Are all links in MDX files using the MDX link syntax rather than HTML link syntax?

    ref: MDX: [link](https://docs.amplify.aws/)
    HTML: <a href="https://docs.amplify.aws/">link</a>

When this PR is ready to merge, please check the box below

  • Ready to merge

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@pranavosu pranavosu requested review from a team, ShadowCat567 and harsh62 as code owners December 1, 2025 05:52
sarayev
sarayev previously approved these changes Dec 1, 2025
import { getCustomStaticPath } from '@/utils/getCustomStaticPath';

export const meta = {
title: 'Set up AWS MCP Server',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we instead of creating our own doc for setting up AWS MCP Server, redirect to the AWS MCP Server official doc? So that we don't have to worry about keep them in sync.


## Frontend Integration workflow

The Frontend Integration workflow helps you connect your frontend application to Amplify backend services. It provides framework-specific patterns and best practices.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this is maybe missing that the frontend SOP can be applied to already existing frontend applications. I know that this is implied with this sentence, but maybe we should make it a bit more obvious.

@pranavosu pranavosu merged commit 368285e into main Dec 2, 2025
12 checks passed
@pranavosu pranavosu deleted the feat/mcp-docs branch December 2, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants