Mobbin for Claude Desktop
com.mobbin/mobbin
Search real-world UI & UX design references for mobile apps, web apps, and websites with Mobbin.
client:Claude Desktop
transport:streamable-http
Install Mobbin in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mobbin": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mobbin.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs