mcp for VS Code
ai.aient/mcp
MCP-native AI SRE: ask what's broken in production, get a reviewed GitHub fix PR.
client:VS Code
transport:streamable-http
tools:2
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://aient.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs