responsive-design
NewImplement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "responsive-design": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is responsive-design?
Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.
How to install responsive-design?
To install responsive-design: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "responsive-design": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is responsive-design best for?
responsive-design is a mcp categorized under General. It is designed for: design. Created by wshobson.