Add vscode-ai-model-detector to Community Servers#2841
Closed
thisis-romar wants to merge 1 commit intomodelcontextprotocol:mainfrom
Closed
Add vscode-ai-model-detector to Community Servers#2841thisis-romar wants to merge 1 commit intomodelcontextprotocol:mainfrom
thisis-romar wants to merge 1 commit intomodelcontextprotocol:mainfrom
Conversation
- Real-time AI model detection for VS Code Copilot - 100% accuracy via Chat Participant API - Enables proper git attribution for AI-assisted commits - Published on npm and GitHub
olaservo
requested changes
Oct 19, 2025
Member
olaservo
left a comment
There was a problem hiding this comment.
Hi @thisis-romar , thanks for the PR! Looking at your repo and Readme for your server, could you simplify your docs and repo so that its easier for the user to understand what the server does and what is needed to use it? There is a lot of extra content there. Thank you!
Author
|
Thanks for the feedback @olaservo, I'll have our Readme.md refactored in the coming days! |
Member
|
Thanks for your contribution to the servers list. This has been merged in this combined PR: #2913 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Adding vscode-ai-model-detector to the Community Servers section of the MCP registry.
What is vscode-ai-model-detector?
An MCP server that provides 100% accurate runtime detection of AI models in VS Code Copilot. Uses the Chat Participant API breakthrough to identify which AI model (Claude, GPT, Gemini, etc.) is currently active.
Key Features
Use Case
Enables developers to properly attribute AI-assisted commits with accurate model information, ensuring transparency and compliance in AI-augmented development workflows.
Links
Checklist