MechMatch

Get warm intros to auto pros from a vetted industry network

Score: 8.0/10MexicoMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Remote builders of automotive SaaS struggle to acquire customers without local networks in the insular car industry.

Solution

MechMatch connects SaaS founders with auto shop owners seeking new tools via profile matching and mutual interest signals. Founders post demos; shops browse anonymously and request intros. Facilitates paid warm referrals bypassing cold outreach.

Target Audience

Remote founders or small teams building SaaS products for automotive businesses without prior car industry connections

Differentiator

Bidirectional marketplace: shops pay for premium access, founders get qualified leads only

Brand Voice

supportive

Features

Profile Matching

must-have25h

AI matches SaaS to shop needs (e.g., scheduling software for busy garages)

Demo Posting

must-have15h

Upload video/pitch deck visible to matched shops

Intro Requests

must-have20h

Shops request contact; founders approve and get details

Lead Chat

must-have18h

In-app messaging for initial convos

Match Dashboard

must-have16h

View incoming requests, response rates, conversions

Referral Credits

nice-to-have12h

Earn credits for successful paid intros

Shop Verification

nice-to-have10h

Badge for verified business owners

Analytics Insights

nice-to-have14h

Best matching tags for your SaaS

Total Build Time: 130 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
typetextNo
verifiedboolNo
created_attimestampNo

Relationships:

  • one-to-many with profiles, matches

profiles

ColumnTypeNullable
iduuidNo
user_iduuidNo
descriptiontextNo
demo_urltextYes
tagstextNo

Relationships:

  • foreign key to users.id

matches

ColumnTypeNullable
iduuidNo
founder_iduuidNo
shop_iduuidNo
statustextNo
requested_attimestampYes

Relationships:

  • foreign keys to users.id (founder and shop)

messages

ColumnTypeNullable
iduuidNo
match_iduuidNo
sender_iduuidNo
contenttextNo

Relationships:

  • foreign key to matches.id and users.id

API Endpoints

GET
/api/matches

List user's matches and requests

🔒 Auth Required
POST
/api/intros/request

Shop requests intro to founder

🔒 Auth Required
POST
/api/profiles

Create/update SaaS or shop profile

🔒 Auth Required
POST
/api/messages

Send chat message

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Next.js API routes + Supabase
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Supabase Realtime for chatCloudinary for demo uploads

Build Timeline

Week 1: Dual auth and profiles

22h
  • Founder/shop signup
  • Profile creation

Week 2: Matching engine

28h
  • Tag-based matching
  • Daily jobs

Week 3: Intro requests

26h
  • Request/approve flow
  • Notifications

Week 4: Chat system

24h
  • Realtime messaging
  • Dashboard

Week 5: Payments for premium

20h
  • Stripe for shop subs
  • Limits
Total Timeline: 5 weeks • 145 hours

Pricing Tiers

Free

$0/mo

No chat

  • 5 matches/mo
  • Basic profile

Pro

$29/mo
  • Unlimited matches
  • Priority visibility
  • Chat
  • Analytics

Enterprise

$79/mo
  • Unlimited + featured profile
  • Custom matching
  • API intros

Revenue Projections

MonthUsersConversionMRRARR
Month 11201.5%$50$600
Month 69003.5%$900$10,800

Unit Economics

$18
CAC
$420
LTV
4%
Churn
95%
Margin
LTV:CAC Ratio: 23.3xExcellent!

Landing Page Copy

Warm Intros to Auto Shops, Zero Cold Calls

Match with shop owners ready for SaaS trials. Get qualified leads fast.

Feature Highlights

AI shop matching
Verified owners
In-app chat
Demo showcase
Conversion tracking

Social Proof (Placeholders)

"'First intro led to $5k deal' – Founder"
"'Found perfect scheduling tool' – Shop Owner"

First Three Customers

Seed with 20 shop owners from Facebook groups; Invite 30 SaaS founders via DMs on pain posts; Run $100 Twitter ads to auto forums for shops.

Launch Channels

Product Huntr/smallbusinessAuto shop Facebook groupsTwitter #automotiveIndieHackers

SEO Keywords

auto shop saas introswarm leads automotive softwarematch saas garage ownersnetwork remote auto saasreferrals car repair tools

Competitive Analysis

Intro.co

intro.co
$29/mo
Strength

General intros

Weakness

No vertical focus

Our Advantage

Auto-specific matching

🏰 Moat Strategy

Network effects: more shops = better matches for founders, vice versa

⏰ Why Now?

Insular auto industry opening to remote SaaS post-remote work shift

Risks & Mitigation

marketmedium severity

Low shop adoption

Mitigation

Seed shops first, free premium

executionlow severity

Matching quality

Mitigation

Manual curation early

Validation Roadmap

pre-build7 days

Manual match 10 founders/shops

Success: 3 conversions

growth30 days

100 matches/mo

Success: 20% intro rate

Pivot Options

  • General SaaS marketplace
  • Shop-only job board
  • Founder community forum

Quick Stats

Build Time
145h
Target MRR (6 mo)
$1,000
Market Size
$25.0M
Features
8
Database Tables
4
API Endpoints
4