Skip to content

Conversation

@Infuseting
Copy link

Describe Your Changes

I had a MCP Hub based on an api to get mcp and install it faster and easier.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

Copilot AI review requested due to automatic review settings October 16, 2025 09:49
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

Adds a new MCP Hub screen to browse/search an external MCP registry API and install servers, plus an entry point from the MCP Servers settings.

  • New route and UI at /settings/mcp-servers/hub with infinite scroll, search, and install actions
  • Adds "Import from API" action in the MCP Servers index toolbar
  • Updates route generation/types and localization strings across languages

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 12 comments.

Show a summary per file
File Description
web-app/src/routes/settings/mcp-servers/index.tsx Adds navigate action to open the new hub; integrates an import icon in the toolbar
web-app/src/routes/settings/mcp-servers/hub.tsx New hub screen: fetches registry, lists items with metadata, supports search/infinite scroll, and installs selected servers
web-app/src/routeTree.gen.ts Registers the new hub route and switches the MCP servers index to an index route path
web-app/src/locales/*/mcp-servers.json Adds i18n strings for search, install states, repository link, and import action
web-app/src/constants/routes.ts Adds a new route constant mcpservers

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copilot AI review requested due to automatic review settings October 16, 2025 09:56
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

Copilot reviewed 11 out of 11 changed files in this pull request and generated 12 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copilot AI review requested due to automatic review settings October 16, 2025 10:13
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

Copilot reviewed 11 out of 11 changed files in this pull request and generated 13 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copilot AI review requested due to automatic review settings October 16, 2025 10:57
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

Copilot reviewed 11 out of 11 changed files in this pull request and generated 8 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copilot AI review requested due to automatic review settings October 16, 2025 11:08
@Infuseting Infuseting closed this Oct 16, 2025
@github-project-automation github-project-automation bot moved this to Done in Jan Oct 16, 2025
@Infuseting Infuseting reopened this Oct 16, 2025
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

Copilot reviewed 11 out of 11 changed files in this pull request and generated 7 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant