hypertune for VS Code
io.usefulapi/hypertune
Evaluate and inspect your Hypertune feature flags from your AI assistant.
client:VS Code
transport:streamable-http
tools:5
Install hypertune in VS Code
.vscode/mcp.json
{
"servers": {
"hypertune": {
"type": "http",
"url": "https://hypertune.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs