strata for VS Code
ai.klavis/strata
MCP server for progressive tool usage at any scale (see https://klavis.ai)
client:VS Code
transport:streamable-http
Install strata in VS Code
.vscode/mcp.json
{
"servers": {
"strata": {
"type": "http",
"url": "https://strata.klavis.ai/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs