Flinchify
Freeby MCP Community
Flinchify MCP server — human usability testing for AI agents. Works with Claude Desktop, Cursor, OpenAI, Gemini, Grok, and any MCP-compatible client.
v0.2.0Added Apr 12, 2026
mcpflinchifytestingusabilityclaude
Flinchify MCP Server
Flinchify MCP server — human usability testing for AI agents. Works with Claude Desktop, Cursor, OpenAI, Gemini, Grok, and any MCP-compatible client.
Installation
npx -y flinchify-mcp
Reviews
Installation
Quick install
npx -y flinchify-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"flinchify": {
"command": "npx",
"args": ["-y", "flinchify-mcp"]
}
}
}