Arketo for VS Code
ai.arketo/arketo
Draw your app's architecture on a live canvas and flag the bottlenecks and security gaps.
client:VS Code
transport:streamable-http
Install Arketo in VS Code
.vscode/mcp.json
{
"servers": {
"arketo": {
"type": "http",
"url": "https://arketo.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs