mcp for VS Code
com.thechrisgrey/mcp
Search Christian Perez's blog, read posts, and ask about his work, podcast, and writing.
client:VS Code
transport:streamable-http
tools:3
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.thechrisgrey.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs