Skip to content

✨ feat: add MCProuter provider to MCP Settings sync #8161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vaayne
Copy link
Collaborator

@vaayne vaayne commented Jul 15, 2025

Recording.at.2025-07-15.09.55.19.mp4

Add support for syncing MCP servers from MCProuter platform.

  • Add mcprouter provider utility with token management
  • Implement MCProuter API integration for list-servers endpoint
  • Add provider configuration to SyncServersPopup
  • Support authentication with Bearer token and custom headers
  • Include proper error handling and duplicate server filtering

🤖 Generated with Claude Code

What this PR does

Before this PR:

After this PR:

Fixes #

Why we need it and why it was done in this way

The following tradeoffs were made:

The following alternatives were considered:

Links to places where the discussion took place:

Breaking changes

If this PR introduces breaking changes, please describe the changes and the impact on users.

Special notes for your reviewer

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note


Add support for syncing MCP servers from MCProuter platform.

- Add mcprouter provider utility with token management
- Implement MCProuter API integration for list-servers endpoint
- Add provider configuration to SyncServersPopup
- Support authentication with Bearer token and custom headers
- Include proper error handling and duplicate server filtering

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@vaayne vaayne marked this pull request as draft July 15, 2025 01:58
@YinsenHo
Copy link
Collaborator

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