Hooks Claude into Curio's library of tokenized design styles covering movements, brands, and cultural traditions. You get five tools: search and browse the catalog, pull metadata and previews for individual styles, and fetch the full machine-readable design spec (a DESIGN.md file with colors, typography, spacing, component rules). The spec fetch costs one credit; everything else is free. Uses OAuth instead of API keys, and free accounts can grab free styles while Pro unlocks the full library. Reach for this when you want your agent to apply real design systems to slides, sites, or product mockups without manually writing style guides.
Connect your AI to Curio — a design-style library built for AI agents. Hundreds of tokenized design styles (real design movements, brands, cultural traditions), each with a machine-readable spec your agent can apply directly to slides, websites, and products.
https://mcp.designbycurio.com/mcp (streamable HTTP)| Tool | What it does | Quota |
|---|---|---|
search_styles | Keyword + facet search over the library | free |
list_styles | Browse / paginate, filtered by facets | free |
get_style | Metadata + preview image for one style | free |
get_style_spec | Full design spec (DESIGN.md), ready to apply | 1 credit |
get_quota | Remaining spec fetches for the signed-in user | free |
gemini extensions install https://github.com/voltwake/curio-mcp-extension
claude mcp add --transport http curio https://mcp.designbycurio.com/mcp
Settings → Connectors → Add custom connector → https://mcp.designbycurio.com/mcp
Or add to ~/.cursor/mcp.json:
{
"mcpServers": {
"curio": { "url": "https://mcp.designbycurio.com/mcp" }
}
}
codex mcp add curio --url https://mcp.designbycurio.com/mcp
kimi mcp add --transport http --auth oauth curio https://mcp.designbycurio.com/mcp
Settings → Apps & Connectors → Developer mode → add https://mcp.designbycurio.com/mcp.
Website · Gallery · Pricing · Docs · Privacy · Terms · support@designbycurio.com
miapre/html-to-figma-design-system
ie3jp/illustrator-mcp-server
coding-solo/godot-mcp
ivanmurzak/unity-mcp
yctimlin/mcp_excalidraw
figma/mcp-server-guide