Loadster for VS Code
com.loadster/loadster-mcp
Load testing and synthetic monitoring platform: test with Playwright, Browser Bot, or Protocol Bots.
client:VS Code
transport:streamable-http
Install Loadster in VS Code
.vscode/mcp.json
{
"servers": {
"loadster-mcp": {
"type": "http",
"url": "https://api.loadster.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs