Skip to content

Conversation

@polatengin
Copy link
Contributor

The project dependency on @modelcontextprotocol/sdk has been updated to the latest version, 1.19.1 (from 1.18.2) with PR #564

With this update we can take benefit of the new features introduced in the @modelcontextprotocol/sdk; modelcontextprotocol/modelcontextprotocol#955

One interesting feature is the icon support for MCP servers. With version 1.105 VSCode supports MCP Server icons; https://code.visualstudio.com/updates/v1_105#_mcp-specification-updates

This PR configures Azure DevOps MCP Server to have Azure DevOps logo as it's icon.

Associated Risks

None

PR Checklist

  • I have read the contribution guidelines
  • I have read the code of conduct guidelines
  • Title of the pull request is clear and informative.
  • 👌 Code hygiene
  • 🔭 Telemetry added, updated, or N/A
  • 📄 Documentation added, updated, or N/A
  • 🛡️ Automated tests added, or N/A

@polatengin polatengin self-assigned this Oct 10, 2025
@polatengin polatengin requested a review from a team as a code owner October 10, 2025 17:04
@github-actions
Copy link

github-actions bot commented Oct 10, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link
Contributor

@danhellem danhellem left a comment

Choose a reason for hiding this comment

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

LGTM. Just needs format run

Copy link
Collaborator

@Novaes Novaes left a comment

Choose a reason for hiding this comment

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

LGTM 👍

version: packageVersion,
icons: [
{
src: "https://cdn.vsassets.io/content/icons/favicon.ico",
Copy link
Collaborator

Choose a reason for hiding this comment

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

lgtm I'd consider though pushing into the repo though as well:

  1. Maintenance is minimal for this single thumbnail. We are likely never changing ADO favicon
  2. We don't need to rely this url availability nor sec concerns

@polatengin polatengin merged commit b9b4207 into main Oct 15, 2025
7 checks passed
@polatengin polatengin deleted the polatengin/mcp-server-icon branch October 15, 2025 18:42
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