sp_responsive
Inject Tailwind responsive breakpoints for mobile, tablet, desktop
How to use it
sp_responsive is exposed by the Stitch Pro MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the sp_responsive tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Stitch Pro MCP
npx stitch-pro-mcpOther tools in Stitch Pro MCP (13)
WCAG 2.1 AA audit with auto-fix — contrast, ARIA, semantics, touch targets, lang attr
Create a new Stitch project. Returns the project ID needed for generation tools.
Apply a design system to existing HTML — CSS variable injection, font/color enforcement
Generate a complete design system from a brand description — colors, typography, spacing, rules
Map HTML elements to shadcn/radix/MUI components with confidence scoring
Generate multi-screen flows (login → dashboard → settings) in one call
Generate a UI page with full pipeline — design system, a11y, responsive, framework conversion
List all Stitch projects
Get a screen's HTML source and image URL
List screens in a project
HTML → Next.js/React .tsx with useState, event handlers, component extraction
HTML → SvelteKit components with Svelte 5 $state runes
HTML → Vue 3 SFCs with <script setup>, ref(), @event bindings