C++ Library Manager for Windows, Linux, and MacOS
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"vcpkg": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-vcpkg"
]
}
}
}