Aerostack
Aerostack

Lead Scorer — Ai Endpoint Template for Extractor

AI Endpoint
·Updated Mar 18, 2026

Score leads 0-100 based on fit, intent, and budget signals. AI-powered lead qualification with reasoning.

0 stars16 deploysv1.0.0

Template Lead Scorer bundles a ready-to-deploy workspace for extractor workflows. Install in one click from the Aerostack dashboard or via aerostack init --template=lead-scorer.

What It Does

Send a lead description — get back a score (0-100), a tier (hot/warm/cold), detailed reasoning, and a recommended next action. Uses HubSpot MCP to pull existing CRM data for context-aware scoring.

Example

Input: "Jane Park, CTO at CloudBase (Series B, 120 employees). Reached out asking about migrating their AI pipeline. Mentioned $50K annual budget approved. Timeline: this quarter."

Output:

{
  "score": 91,
  "tier": "hot",
  "reasoning": "Senior technical decision-maker at a well-funded company. Budget pre-approved and timeline is urgent. AI pipeline migration is a core use case. Strong fit.",
  "next_action": "Schedule same-day demo with solutions engineer. Prepare enterprise pricing and migration plan."
}

When To Use This

  • Sales pipeline management — auto-score every inbound lead so reps focus on the highest-value prospects first
  • Marketing handoff — define the threshold (e.g., 70+) where marketing-qualified leads become sales-qualified
  • Reporting — track lead quality trends over time to evaluate which channels generate the best-fit prospects

Metadata

Version1.0.0
TypeAI Endpoint
Categoryextractor
Stars0
Deploys16

What's Included

System Prompt
Structured Output Schema
1 MCP integration

Required MCPs

MCP servers this template connects to.

Tags

Deploy this ai endpoint in minutes

Score leads 0-100 based on fit, intent, and budget signals. AI-powered lead qualification with reasoning.

More extractor Templates

Browse extractor Templates →

Frequently asked questions

What does the Lead Scorer template include?+

The Lead Scorer template is a pre-configured Aerostack workspace for extractor. It bundles @aerostack/mcp-hubspot and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.

How do I install the Lead Scorer template?+

From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/lead-scorer

Can I customize Lead Scorer after installing?+

Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.

Is the Lead Scorer template free to use?+

Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.