You're viewing a demo portfolio

Join the waitlist
PRSM

yc_rejection_generate

Active

Tool of Yc Rejection

declared in 0.1.0

Instant YC rejection for any startup idea. Encouragement included. Encouragement is not sincere.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "idea": "AI-powered laundry matching platform"
    },
    {
      "idea": "Blockchain-based supply chain tracking for artisanal cheese",
      "traction": "some",
      "pivot_count": 1,
      "founder_count": 2,
      "is_it_uber_for": true,
      "have_you_talked_to_users": true
    }
  ],
  "required": [
    "idea"
  ],
  "properties": {
    "idea": {
      "type": "string"
    },
    "traction": {
      "enum": [
        "none",
        "some",
        "impressive",
        "pre-traction"
      ],
      "type": "string"
    },
    "pivot_count": {
      "type": "number"
    },
    "founder_count": {
      "type": "number"
    },
    "is_it_uber_for": {
      "type": "boolean"
    },
    "have_you_talked_to_users": {
      "type": "boolean"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Yc Rejection

https://github.com/pipeworx-io/mcp-yc-rejection

1/7 registries
View full server →
yc_rejection_generate — Yc Rejection — PRSM MCP