# Andru

Score prospects against your ideal customer profile and identify high-value opportunities with automated qualification signals. Generate tailored messaging frameworks and buyer persona profiles to im…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add geter-andru/andru-intelligence

# Browse available tools
npx -y @smithery/cli@latest tool list geter-andru/andru-intelligence

# Get full schema for a tool
npx -y @smithery/cli@latest tool get geter-andru/andru-intelligence get_icp_fit_score

# Call a tool
npx -y @smithery/cli@latest tool call geter-andru/andru-intelligence get_icp_fit_score '{}'
```

## Direct MCP Connection

Endpoint: `https://andru-intelligence--geter-andru.run.tools`

**Required config:**
- `ANDRU_API_KEY` (query) — Your Andru Platform API key

## Tools (19)

- `get_icp_fit_score` — Tells you in seconds whether the company you're thinking about is worth your time — scores them against who actually bu…
- `get_persona_profile` — Look up who you're actually talking to before the call — what they care about at 7 AM, why they'll say no, and exactly …
- `get_disqualification_signals` — Find out if you're wasting time on a deal that won't close. Runs the company through three layers of signal — ICP fit, …
- `get_messaging_framework` — Get the exact words to use — for a specific buyer type, channel, and funnel stage. MBTI-adapted so the analytical CTO a…
- `get_competitive_positioning` — Gives you the battlecard for a specific competitor — where you win, where they'll attack, which questions to plant in t…
- `classify_opportunity` — Run a full read on a deal in one call — fit score, persona match, risk flags, disqualification check, and a verdict: pu…
- `get_account_plan` — Builds the account plan you'd normally spend a weekend on — stakeholder map, what each person needs to hear, MEDDICC ga…
- `get_capability_profile` — Returns a machine-readable snapshot of what your product actually does and who it's for — capabilities, verified outcom…
- `get_evaluation_criteria` — Scores how well you actually match what this buyer needs — across pain coverage, outcome clarity, capability fit, and 3…
- `get_icp_profile` — Returns everything Andru knows about your ideal customer — all 5 intelligence layers, the 7 critical buyer questions, a…
- `discover_prospects` — Finds real companies that look like your best customers — searches the web for companies showing the same buying signal…
- `get_pre_brief` — Writes your pre-call prep so you don't walk in cold — talk track, discovery questions tuned to this buyer, anticipated …
- `get_syndication_status` — Shows whether your CRM has your current intelligence or is running on stale data. Checks sync status across HubSpot, Sa…
- `trigger_syndication` — Pushes your latest intelligence into your CRM — detects which platforms are out of date and updates only what's stale. …
- `batch_fit_score` — Score up to 50 companies at once — gives each a tier and score so you can rank a list in under a second. Returns indivi…
- `get_sales_blueprint` — Builds everything you need to make your first sales hire — job description, comp structure, interview questions that ac…
- `get_thesis_match` — Finds the 5 VCs whose investment thesis best matches your company — scores each on fit, explains why they'd be interest…
- `get_founder_wellness` — Checks if you're burning out before you notice — tracks consecutive work days, late nights, and meeting density, then g…
- `simulate_buyer_persona` — Practice your pitch against a realistic buyer — pick a CFO, CTO, COO, VP Sales, or VP Engineering and get their opening…

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get geter-andru/andru-intelligence <tool-name>
```

## Resources

- `andru://icp/profile` — The complete profile of the companies you should actually be selling to — 5 intelligence layers, 7 critical buyer quest…
- `andru://pipeline/runs` — All your pipeline runs and what each one produced — ICP layers, lead gen strategy, account plans, and deck output.
- `andru://accounts` — Your tracked accounts — tier, pipeline value, stakeholder count, and account plan status.
