Skip to content

Conversation

@thisis-romar
Copy link

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

  • ✅ Real-time model detection with 100% accuracy
  • ✅ Automatic git author configuration for proper AI attribution
  • ✅ Support for Claude, GPT, Gemini, and other Copilot models
  • ✅ Zero dependencies, lightweight implementation
  • ✅ Works with VS Code's native Chat Participant API

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

  • Server is functional and published
  • Repository has clear README with installation instructions
  • Package is available on npm
  • Entry follows alphabetical ordering
  • Description is concise and informative

- 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
Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

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

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!

@thisis-romar
Copy link
Author

Thanks for the feedback @olaservo, I'll have our Readme.md refactored in the coming days!

@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2913

@olaservo olaservo closed this Oct 28, 2025
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