Curio MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Curio MCPFind a Japanese minimal style for my landing page"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Curio MCP
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.
Endpoint:
https://mcp.designbycurio.com/mcp(streamable HTTP)Auth: OAuth sign-in — no API key. Free accounts fetch free styles; Pro unlocks the whole library.
Docs: designbycurio.com/docs
Tools
Tool | What it does | Quota |
| Keyword + facet search over the library | free |
| Browse / paginate, filtered by facets | free |
| Metadata + preview image for one style | free |
| Full design spec (DESIGN.md), ready to apply | 1 credit |
| Remaining spec fetches for the signed-in user | free |
Related MCP server: Design Style MCP Server
Install
Gemini CLI
gemini extensions install https://github.com/voltwake/curio-mcp-extensionClaude Code
claude mcp add --transport http curio https://mcp.designbycurio.com/mcpClaude.ai / Claude Desktop
Settings → Connectors → Add custom connector → https://mcp.designbycurio.com/mcp
Cursor
Or add to ~/.cursor/mcp.json:
{
"mcpServers": {
"curio": { "url": "https://mcp.designbycurio.com/mcp" }
}
}Codex (CLI / IDE extension)
codex mcp add curio --url https://mcp.designbycurio.com/mcpKimi Code CLI
kimi mcp add --transport http --auth oauth curio https://mcp.designbycurio.com/mcpChatGPT
Settings → Apps & Connectors → Developer mode → add https://mcp.designbycurio.com/mcp.
Example prompts
"Find a Japanese minimal style and restyle my landing page with it."
"Browse Curio for an 80s retro style that works for a dashboard."
"Fetch the bauhaus-weimar spec and apply it to my slides."
Links
Website · Gallery · Pricing · Docs · Privacy · Terms · support@designbycurio.com
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI assistants to inspect, modify, export, and validate design documents with 47 tools covering design, code generation, branding, and print/mockup workflows.Last updated161MIT
- AlicenseAqualityBmaintenanceProvides deterministic design style recommendations and structured tokens for AI content generation, with 30 curated styles including color palettes, typography, and visual directives.Last updated219MIT
- AlicenseAqualityDmaintenanceProvides 1000+ handcrafted design system themes (colors, typography, components, animations) to inject into AI-generated UI, enabling tools like Claude, ChatGPT, and Cursor to produce polished, non-generic interfaces.Last updated24MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to analyze design images for composition, color harmony, typography, and accessibility compliance with actionable recommendations.Last updated66MIT
Related MCP Connectors
Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.
UI design from prompts, screenshots, and URLs for AI coding agents and theme tokens.
Build and run visual creative-production workflows from your AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/voltwake/curio-mcp-extension'
If you have feedback or need assistance with the MCP directory API, please join our Discord server