Flinchify
About
MCP allowing your Agent to request human validation on webapps and apps.
Details
- Author
- inpromptyou
- Categories
- Productivity, Automation, Developer Tools
Jump to
Setup
Install Flinchify in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/inpromptyou/samplesthis
Follow the installation instructions in the repository README, then restart your MCP client.
Human usability testing for AI agents via Model Context Protocol.
Real humans test your app. Your AI reads the results and fixes the bugs.
Works withClaude Desktop,Cursor,OpenAI (ChatGPT),Gemini,Grok, and any MCP-compatible client.
Get your API key atflinchify.com/dashboard→ API Keys tab.
Add to yourclaude_desktop_config.json:
{ "mcpServers": { "flinchify": { "command": "npx", "args": ["flinchify-mcp"], "env": { "FLINCHIFY_API_KEY": "fk_your_key_here" } } } }
{ "mcpServers": { "flinchify": { "command": "npx", "args": ["flinchify-mcp"], "env": { "FLINCHIFY_API_KEY": "fk_your_key_here" } } } }
{ "command": "npx", "args": ["flinchify-mcp"], "env": { "FLINCHIFY_API_KEY": "fk_your_key_here" } }
{ "mcpServers": { "flinchify": { "command": "npx", "args": ["flinchify-mcp"], "env": { "FLINCHIFY_API_KEY": "fk_your_key_here" } } } }
{ "mcpServers": { "flinchify": { "command": "npx", "args": ["flinchify-mcp"], "env": { "FLINCHIFY_API_KEY": "fk_your_key_here" } } } }
Any client that supports the Model Context Protocol can use Flinchify. Point it atnpx flinchify-mcpwith your API key as an environment variable.
Create a human usability test job. Real humans will test the given URL, follow your specified flow, and report back with issues, screen recordings, and friction notes.
Example prompt:"Have 5 real humans test my app athttps://myapp.com— they should sign up, create a project, and try to invite a teammate. Budget $10 per tester."
- url(required) — URL to test
- flow— What testers should do
- testers— Number of testers (default: 3, max: 100)
- budget_per_tester— Per-tester budget in USD (default: $10, min: $5)
- tasks— Array of specific tasks (alternative to flow)
- target_audience— Ideal tester profile
- time_limit_hours— Hours to complete (default: 24)
Get severity-ranked issues, tester feedback, screen recording URLs, and completion status.
Example prompt:"Check the results from test ft_127"
List all your test jobs with status and results summary.
Check your credit balance. Credits let you create tests instantly without checkout interruptions.
- Sign up atflinchify.comand get an API key
- Buy credits ($50–$500 packs) or pay per test via Stripe checkout
- Your AI agent creates test jobs — real humans are matched and test your app
- Results come back structured: severity-ranked issues, feedback, recordings
- Your AI reads the results and can fix bugs automatically
- Minimum $5/tester— you set the price
- Credit packs: Starter ($50), Growth ($150), Scale ($500)
- Credits = instant test creation, no checkout interruption
- No credits? Falls back to Stripe checkout link
- Flinchify
- Dashboard
- Integrations
- API Docs
Native desktop + browser automation MCP server with 82 tools — accessibility APIs (macOS/Windows), Chrome DevTools Protocol, anti-detection, memory, jobs, and reusable playbooks.
Synthetic user research and journey testing for SaaS teams.
MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
MCP server for Mobile Development and Automation | iOS, Android, Simulator, Emulator, and Real Devices
A simple, self-contained notes system with resources, tools, and prompts.
Control your computer's mouse, keyboard, and perform OCR using PyAutoGUI and RapidOCR. Works on Windows, with potential support for other platforms.
Gherkio lets you describe HTTP-based integration tests as declarative YAML scenarios. Define requests, assertions, variable extractions, and orchestration. all in a simple, human-readable format that stays maintainable over time.
Automate desktop actions like mouse control, keyboard input, and taking screenshots.
Operate and build n8n: 55 tools with validation, surgical edits, webhook testing and rollback.
Captures screenshots and performs OCR text recognition.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


