loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

VSC-MCPServer

MCP Tool

CodingWithCalvin/VSC-MCPServer

A Visual Studio Code extension that exposes an MCP (Model Context Protocol) server, giving AI tools like Claude, Cursor, and others direct access to VS Code's semantic code understanding capabilities - go-to-definition, find references, completions, diagnostics, and so much more!

Install

$ npx loaditout add CodingWithCalvin/VSC-MCPServer

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "VSC-MCPServer": {
      "command": "npx",
      "args": [
        "-y",
        "VSC-MCPServer"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Tags

extensionvisualstudiocodevsix

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated51 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit2/26/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/CodingWithCalvin/VSC-MCPServer)](https://loaditout.ai/skills/CodingWithCalvin/VSC-MCPServer)