encore for VS Code
co.encorehq/encore
Create, refine, and visually verify client work across the Encore studio.
client:VS Code
transport:streamable-http
Install encore in VS Code
.vscode/mcp.json
{
"servers": {
"encore": {
"type": "http",
"url": "https://mcp.encorehq.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs