Stratalize Stealth for VS Code
com.stratalize/stealth
Retired. Use com.stratalize/stratalize.
client:VS Code
transport:streamable-http
Install Stratalize Stealth in VS Code
.vscode/mcp.json
{
"servers": {
"stealth": {
"type": "http",
"url": "https://www.stratalize.com/api/stealth/{server_name}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs