Curio — design style library for VS Code
com.designbycurio/curio
A design-style library for AI agents: search real styles, fetch a ready-to-apply design spec.
client:VS Code
transport:streamable-http
Install Curio — design style library in VS Code
.vscode/mcp.json
{
"servers": {
"curio": {
"type": "http",
"url": "https://mcp.designbycurio.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs