Skip to content
Cursor

Curio — design style library for Cursor

com.designbycurio/curio

A design-style library for AI agents: search real styles, fetch a ready-to-apply design spec.

client:Cursor transport:streamable-http

Install Curio — design style library in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "curio": {
      "url": "https://mcp.designbycurio.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Curio — design style library in other clients