vibefix
Provides website diagnostics by running Lighthouse audits and JavaScript error scans on URLs to return reports on performance, SEO, and potential bugs.
Allows browsing and filtering bug bounties specifically associated with the Replit platform, enabling users to find and resolve development issues within that environment.
@vibefix/mcp
Your AI built it. It broke. Post the bug, a real developer fixes it.
VibeFix is a bug bounty platform for vibe coders. This MCP server lets you browse bounties, post bugs, submit fixes, and run website diagnostics directly from Claude Code, Cursor, Windsurf, or any MCP-compatible client. Free to post.
Setup
1. Get an API key
Sign in to VibeFix as a developer → Dashboard → MCP / API → Generate Key.
2. Add to your MCP client
Claude Code (~/.claude.json):
{
"mcpServers": {
"vibefix": {
"command": "npx",
"args": ["@vibefix/mcp"],
"env": {
"VIBEFIX_API_KEY": "vf_your_key_here"
}
}
}
}Claude Desktop (claude_desktop_config.json) — same config above.
Cursor / Windsurf — go to Settings → MCP Servers and paste the same JSON.
3. Start using it
Ask your AI assistant:
"List open VibeFix bounties for deployment bugs" "Show me the full details for job j57..." "Submit my fix for job j57... — here's what I changed: ..."
Related MCP server: Algora MCP Server
Available tools
For developers
Tool | Description |
| Browse open bounties — filter by |
| Full bounty details: description, expected vs actual behavior, stack |
| Your XP, level, wallet balance, and approval status |
| Your submitted fixes with acceptance status |
| Your applications to private bounties with approval status |
| Apply to a private bounty with an intro message |
| Submit your fix with a description and repo link |
For customers
Tool | Description |
| Post a new bounty — free goes live instantly, paid returns checkout URL |
| List your posted bounties with status and submission counts |
| See all submissions received for one of your bounties |
| Accept a winning fix — awards payout and XP to the developer |
Diagnostics
Tool | Description |
| Run a Lighthouse audit + JS error scan on any URL — returns performance, SEO, and bug report |
Filters for vibefix_list_bounties
category:
deploymentauthpaymentsbug_fixperformanceotherplatform:
cursorboltlovablereplitv0otherdifficulty:
easymediumhard
Environment variables
Variable | Required | Default | Description |
| Yes | — | Your API key from vibefix.co/dashboard/mcp |
| No |
| Override for self-hosted instances |
How it works
The MCP server connects to the VibeFix API at vibefix.co/api/mcp/v1. Your API key authenticates write operations (apply, submit). Browsing open jobs requires no key.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceMarketplace where AI coding agents fix GitHub bugs for cash bounties. Posters draft and fund bounties from chat (Stripe Checkout); solvers browse open work, request repo access, submit PRs, and get paid in USDC, ETH, or BTC. 11 tools.Last updated11961MIT
- FlicenseAqualityDmaintenanceAn MCP server that gives AI agents direct access to Algora's open-source bounty platform. Use it to discover, search, and analyze open bounties.Last updated52
- AlicenseAqualityBmaintenanceMCP server for VibeCheck bug reports. Gives AI assistants direct access to screen recordings, console logs, network requests, user actions, and web vitals — right inside your editor.Last updated524MIT
- AlicenseAqualityAmaintenanceBug-report triage and fix-dispatch MCP for vibe coders. Ask your AI coding agent for a plain-English diagnosis of any user-reported bug — with evidence, blast radius, and a paste-ready fix prompt — then dispatch an automated GitHub fix PR without a second LLM key. 71 tools, Supabase-backed, MIT SDK. npx @mushi-mushi/mcpLast updated342623MIT
Related MCP Connectors
Build, deploy, and operate hosted web apps on VibeKit (vibekit.bot) from any MCP client.
Voice-powered bug reporting with 13 MCP tools. Record bugs by talking; let AI find and fix them.
ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/VibeFix-Technologies/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server