ThousandEyes MCP for VS Code
com.thousandeyes/mcp
ThousandEyes MCP Server for network intelligence: outages, anomalies, alerts, events, and tests.
client:VS Code
transport:streamable-http
Install ThousandEyes MCP in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.thousandeyes.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs