Give your AI agent real design taste
InspoAI MCP connects Claude, Cursor, Lovable, Replit, and Codex to 92,000+ real UI screenshots and web inspiration — so your agent researches before it builds.
AI builds fast. But it doesn't know design.
By default, AI coding agents generate generic, forgettable interfaces. They're trained on code and documentation — real product design is a massive blind spot.
InspoAI MCP fixes this. Your agent studies 92,000+ real products before writing a single line of UI code. The output looks designed, not generated.
Three tools, every design context
inspoai_search_designsSearch 92,000+ real app screenshots. Returns screens with structured metadata: platform, UX patterns, UI elements, colors, fonts.
querystringNatural language (e.g. 'fintech dashboard dark mode')requiredplatformstring"ios" | "android" | "web" | "all"limitnumberMax 40, default 20{
"tool": "inspoai_search_designs",
"arguments": {
"query": "fintech dashboard dark mode",
"platform": "ios",
"limit": 20
}
}{
"results": [{
"title": "Robinhood Portfolio",
"platform": "ios",
"thumbnail": "https://...",
"uxPatterns": ["Stats", "Dashboard"],
"colors": [[10,10,11], [75,181,186]]
}],
"count": 20
}


One config. Any tool.
Get your MCP API key
Go to app.inspoai.io/mcp and generate your MCP API key. Works on the free plan.
Connect to Claude
{
"mcpServers": {
"inspoai": {
"command": "npx",
"args": ["-y", "@inspoai/mcp"],
"env": {
"INSPOAI_API_KEY": "your_api_key_here"
}
}
}
}Restart and verify
Restart Claude. You'll see InspoAI MCP with 3 available tools in your agent.
Start building with design context
InspoAI MCP vs the alternatives
| Feature | InspoAI MCP | Refero MCP |
|---|---|---|
| MCP tools | 3 (designs + web + icons) | 1 |
| Web design inspiration | ✅ Yes | ❌ No |
| Icon search with SVG | ✅ Yes | ❌ No |
| Design metadata | UX patterns, colors, fonts | UX patterns only |
| Free tier | ✅ Free API key | Requires Pro subscription |
| Remote MCP (SSE) | ✅ api.inspoai.io/api/mcp/sse | ✅ Yes |
| Claude · Cursor · Lovable · Replit | ✅ All supported | ✅ All supported |
Your agent is smart. Now give it eyes.
Free MCP API key. One config. 92,000+ real design references available to your agent instantly.