Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-03-26 streamable-http

Ideabob Validation

io.github.foodyogi/ideaflow-scorer

Score, validate, and pressure-test startup ideas with AI from Claude or any MCP agent.

Uptime
100.0%
1 direct probes · 30d
Response
1280ms
last probe
Tools
5
callable
Resources
1
readable
Prompts
1
available

Tools · 5

score_idea

Score a startup or product idea across 9 weighted dimensions. Returns an Opportunity Score (0-100), decision label, breakdown, and reasoning.

validate_market_fit

Run AI-powered market fit validation. Provide either an existing ideaId or an ad-hoc idea description. Returns problem hunt, size check, competition map, traffic prediction, and verdict.

generate_competitor_analysis

Run AI-powered competitor analysis. Provide either an existing ideaId or ad-hoc { idea, websiteUrl }. Returns competitors, strengths/weaknesses, positioning, and competitive score.

strategic_intelligence

Run the Strategic Intelligence Engine on an existing idea. Synthesizes every completed analysis (score, validation, pressure test, competition, market research, durability, roadmap, cost, discovery) i…

export_idea_report

Export a complete idea report (scores, validations, pressure tests, competitor analysis, market research) as clean JSON ready for PDF generation.

Resources · 1

User Ideas

List of the authenticated user's saved ideas with scores

ideabob://ideas

Prompts · 1

idea_validation_workflow

A reusable system prompt for step-by-step idea evaluation and pressure testing.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ideabob_validation": {
      "url": "https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp",
      "transport": "streamable-http"
    }
  }
}