MCP server for ProtoScan — expose Figma prototype QA as a tool for Claude and other MCP clients. Supports MCP Apps for interactive HTML reports inside Claude.
{
"mcpServers": {
"protoscanmcp": {
"command": "npx",
"args": [
"-y",
"@protoscan/mcp"
]
}
}
}