You're viewing a demo portfolio

Join the waitlist
PRSM

revops_architect

Active

Tool of @gapup/mcp-knowledge

declared in 0.2.0

Architecte RevOps — Gapup agent-payable C-suite expertise (CRO). Returns a structured, audited deliverable. Reference case: Qonto — ARR €200M · 200 reps · forecast ±35% · fuite €4,2M/an identifiée · plan RevOps 12 semaines. Inputs are validated server-side — send the documented case fields.

Parameters schema

{
  "type": "object",
  "required": [
    "company",
    "revenueTeam",
    "currentStack",
    "currentPainPoints",
    "keyMetrics",
    "objectives",
    "horizonMonths"
  ],
  "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."
    },
    "company": {
      "type": "object",
      "required": [
        "name",
        "sector",
        "currentArrEur",
        "teamSize",
        "salesMotion"
      ],
      "properties": {
        "name": {
          "type": "string"
        },
        "sector": {
          "type": "string"
        },
        "teamSize": {
          "type": "number"
        },
        "salesMotion": {
          "enum": [
            "inbound",
            "outbound",
            "plg",
            "hybrid"
          ],
          "type": "string"
        },
        "currentArrEur": {
          "type": "number"
        }
      }
    },
    "keyMetrics": {
      "type": "object",
      "properties": {
        "dataQualityScore": {
          "enum": [
            "poor",
            "fair",
            "good",
            "excellent"
          ],
          "type": "string"
        },
        "avgSalesCycleDays": {
          "type": "number"
        },
        "forecastAccuracyPct": {
          "type": "number"
        },
        "leadToOpportunityPct": {
          "type": "number"
        },
        "opportunityToClosePct": {
          "type": "number"
        }
      }
    },
    "objectives": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "revenueTeam": {
      "type": "object",
      "required": [
        "sdrs",
        "aes",
        "csms",
        "hasRevOpsFunction"
      ],
      "properties": {
        "aes": {
          "type": "number"
        },
        "csms": {
          "type": "number"
        },
        "sdrs": {
          "type": "number"
        },
        "revOpsHeadcount": {
          "type": "number"
        },
        "hasRevOpsFunction": {
          "type": "boolean"
        }
      }
    },
    "currentStack": {
      "type": "array",
      "items": {
        "type": "object",
        "required": [
          "tool",
          "category",
          "satisfaction"
        ],
        "properties": {
          "tool": {
            "type": "string"
          },
          "category": {
            "enum": [
              "crm",
              "marketing-automation",
              "sdr-tool",
              "analytics",
              "revenue-intelligence",
              "cs-platform",
              "other"
            ],
            "type": "string"
          },
          "satisfaction": {
            "enum": [
              "poor",
              "ok",
              "good"
            ],
            "type": "string"
          }
        }
      }
    },
    "horizonMonths": {
      "type": "number"
    },
    "currentPainPoints": {
      "type": "array",
      "items": {
        "type": "string"
      }
    }
  },
  "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 →
revops_architect — @gapup/mcp-knowledge — PRSM MCP