prospector

gabchess/prospector
★ 1 stars TypeScript AI/LLM Updated today
A GTM lead pipeline you can fork: ICP gates that disqualify, scrapers, MCP server, and a human approval gate. An augment for Claude Code.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "prospector": {
      "command": "npx",
      "args": [
        "-y",
        "gabchess/prospector"
      ]
    }
  }
}

README Excerpt

A B2B outbound lead pipeline you configure to your own ICP: Clutch and Crunchbase scraping, Apify intent signals, Clay enrichment over MCP, disqualifying gates, and a human approval step before any lead ships. | Step | Where | What it does | |---|---|---| | ICP | `src/icp.ts` | Your customer profile as zod schemas: the company gate and the shape of a shipped lead |