Alloy for VS Code
cx.alloy/alloy
AI workspace — shared knowledge, skills, and tools for AI agents
client:VS Code
transport:streamable-http
Install Alloy in VS Code
.vscode/mcp.json
{
"servers": {
"alloy": {
"type": "http",
"url": "https://api.alloy.cx/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs