← WebMCP Directory

Tool tree

runcopycat.com

Productivity & Business
https://www.runcopycat.com/
Build branded insurance proposals from carrier PDFs. Compare quotes, verify source citations, and edit your agency’s templates with CopyCat AI.
Explore capabilities

Tools verified

find_copycat_solutionAnswer

Match an insurance brokerage workflow to the most relevant CopyCat product page. This only reads public product information.

View tool JSON
{
  "name": "find_copycat_solution",
  "kind": "answer",
  "impl": "imperative",
  "description": "Match an insurance brokerage workflow to the most relevant CopyCat product page. This only reads public product information.",
  "inputSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {
      "workflow": {
        "type": "string",
        "description": "The insurance workflow the user wants to improve.",
        "enum": [
          "proposal_generation",
          "renewal_risk_analysis",
          "employee_benefits",
          "agency_templates"
        ]
      }
    },
    "required": [
      "workflow"
    ]
  }
}
show_copycat_demo_schedulerAction

Navigate to the CopyCat demo section. This does not book a meeting or submit contact information.

View tool JSON
{
  "name": "show_copycat_demo_scheduler",
  "kind": "act",
  "impl": "imperative",
  "description": "Navigate to the CopyCat demo section. This does not book a meeting or submit contact information.",
  "inputSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}
show_copycat_sample_proposalsAction

Navigate to CopyCat sample proposal output. This does not unlock gated content or submit contact information.

View tool JSON
{
  "name": "show_copycat_sample_proposals",
  "kind": "act",
  "impl": "imperative",
  "description": "Navigate to CopyCat sample proposal output. This does not unlock gated content or submit contact information.",
  "inputSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}