You're viewing a demo portfolio

Join the waitlist
PRSM

battle_cards_live

Active

Tool of @gapup/mcp-knowledge

declared in 0.2.0

Fiche de combat live — Gapup agent-payable C-suite expertise (CRO). Returns a structured, audited deliverable. Reference case: Gapup Hub vs McKinsey Lilli — Deal SaaS B2B €500k · Win rate +11 pts · 6 objections clés armées. Inputs are validated server-side — send the documented case fields.

Parameters schema

{
  "type": "object",
  "required": [
    "competitor",
    "dealContext",
    "ourOffer"
  ],
  "properties": {
    "async": {
      "type": "boolean",
      "description": "If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client timeouts."
    },
    "ourOffer": {
      "type": "string",
      "maxLength": 400,
      "minLength": 10
    },
    "competitor": {
      "type": "object",
      "required": [
        "name",
        "category"
      ],
      "properties": {
        "name": {
          "type": "string",
          "maxLength": 200,
          "minLength": 2
        },
        "category": {
          "type": "string",
          "maxLength": 120,
          "minLength": 2
        }
      }
    },
    "dealContext": {
      "type": "object",
      "required": [
        "sector",
        "buyerPersona"
      ],
      "properties": {
        "sector": {
          "type": "string",
          "maxLength": 120,
          "minLength": 2
        },
        "dealSizeEur": {
          "type": "number",
          "minimum": 0
        },
        "buyerPersona": {
          "type": "string",
          "maxLength": 200,
          "minLength": 2
        }
      }
    },
    "knownWeaknesses": {
      "type": "string",
      "maxLength": 400
    }
  },
  "additionalProperties": true
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

@gapup/mcp-knowledge

https://github.com/getgapup/gapup-mcp

2/7 registries
View full server →
battle_cards_live — @gapup/mcp-knowledge — PRSM MCP