Skip to content

MCP Apps are here! 🚀#2092

Closed
tommaso-moro wants to merge 29 commits intomainfrom
tommy/test-mcp-apps
Closed

MCP Apps are here! 🚀#2092
tommaso-moro wants to merge 29 commits intomainfrom
tommy/test-mcp-apps

Conversation

@tommaso-moro
Copy link
Contributor

Hello, World! MCP Apps are live in the Insiders version of the GitHub MCP Server!

@tommaso-moro tommaso-moro requested a review from a team as a code owner February 25, 2026 16:00
Copilot AI review requested due to automatic review settings February 25, 2026 16:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new announcement file mcp-apps-are-here.md to the repository root. The file contains a brief 4-line message announcing that "MCP Apps are live in the Insiders version of the GitHub MCP Server." MCP Apps is a real feature in the codebase that provides UI resources for interactive forms in tools like get_me, create_issue, and create_pull_request, as evidenced by the extensive implementation found in pkg/github/ui_resources.go, pkg/github/ui_capability.go, and related files.

Changes:

  • Adds announcement file mcp-apps-are-here.md to repository root

Comment on lines +1 to +4
Hello, World!

MCP Apps are live in the Insiders version of
the GitHub MCP Server! No newline at end of file
Copy link

Copilot AI Feb 25, 2026

Choose a reason for hiding this comment

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

This announcement file appears to be misplaced in the repository root. Based on the existing repository structure, this content should either be:

  1. Moved to the docs/ directory if it's meant to be permanent documentation
  2. Added as a section to the existing README.md (similar to how Insiders Mode is documented in the README)
  3. Removed entirely if it's just a temporary announcement

The root directory is typically reserved for essential project files (build configs, license, core docs), not announcements. Consider whether this file provides lasting value to the repository or if it's better suited for a blog post, release notes, or documentation update.

Suggested change
Hello, World!
MCP Apps are live in the Insiders version of
the GitHub MCP Server!
# MCP Apps
MCP Apps are available in the Insiders version of the GitHub MCP Server.
This document provides a brief overview of that feature so it can be referenced as part of the server’s documentation.

Copilot uses AI. Check for mistakes.
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.

2 participants