DiscoLike CLI - B2B Company Discovery Tool
Find B2B prospects like your best customers, fast
❌ Building accurate B2B prospect lists requires manual research across multiple data sources, wasting time and missing qualified leads.
✅ Instantly discover and enrich lookalike companies with firmographic data to build targeted prospect lists at scale.
- ✓Discover lookalike companies from seed domains instantly
- ✓Enrich domains with 180+ countries of firmographic data
- ✓Build and automate prospect lists in CI/CD pipelines
- ✓Access 65M+ domain database for market sizing
👁 2 views · 📦 0 installs
Install in one line
CLI$ mfkvault install mitchellkellerlg-discolike-cliRequires the MFKVault CLI. Prefer MCP?
Free to install — no account needed
Copy the command below and paste into your agent.
Instant access • No coding needed • No account needed
What you get in 5 minutes
- Full skill code ready to install
- Works with 7 AI agents
- Lifetime updates included
Run this helper
Answer a few questions and let this helper do the work.
▸Advanced: use with your AI agent
Description
--- name: discolike-cli description: > Standalone CLI for DiscoLike B2B company discovery API. Find lookalike companies, build prospect lists, enrich domains with firmographic data, track costs. Use when building prospect lists from seed domains, sizing markets, enriching domain lists, or automating discovery workflows in CI/CD pipelines. triggers: - find companies like - build prospect list - ICP list - discover companies - discolike - lookalike companies - size the market - prospect list from seed - company discovery - enrich domains - firmographic data - digital footprint - discovery workflow version: 0.1.0 maturity: built --- # DiscoLike CLI Standalone CLI for the DiscoLike B2B company discovery API (65M+ domains, 180+ countries). ## Install ```bash pip install -e ".[dev]" export DISCOLIKE_API_KEY="dk_..." ``` ## Command Reference ``` discolike ├── config show|set|clear # API key and settings ├── account status|usage # Plan, spend, budget ├── extract <domain> # Cached website text ├── count [filters] # Count matching domains ├── discover [filters] # Find similar companies ├── profile <domain> # Business profile enrichment ├── score <domain> # Digital footprint score ├── growth <domain> # Growth metrics ├── contacts --domain <d> # B2B contacts (Team+) ├── match <company-name> # Name to domain (Team+) ├── append --input --fields -o # Bulk firmographic append ├── vendors <domain> # Tech stack (Team+) ├── subsidiaries <domain> # Corporate hierarchy (Enterprise) ├── saved list|save # Exclusion lists ├── workflow discover|enrich-list # Composite workflows ├── costs [--reset] # Session cost tracking └── Global: --json --csv --fields --quiet --no-cache --dry-run ``` ## Key Patterns - **Dual output:** TTY = Rich tables, pipe = JSON. `--json` forces JSON. - **Cost on every call:** Footer in table mode, `_meta.cost` in JSON mode. - **Exit codes:** 0=success, 1=API, 2=auth, 3=rate limit, 4=plan gate, 5=budget, 6=validation. - **stderr for progress, stdout for data.** Pipe-safe. - **--dry-run** shows estimated cost without API calls. ## Workflow Example ```bash discolike workflow discover \ --seed leadgrow.ai \ --country US \ --max-records 100 \ --enrich-top 5 \ --output prospects.csv \ --no-confirm ```
Security Status
Scanned
Passed automated security checks
Related AI Tools
More Grow Business tools you might like
codex-collab
FreeUse when the user asks to invoke, delegate to, or collaborate with Codex on any task. Also use PROACTIVELY when an independent, non-Claude perspective from Codex would add value — second opinions on code, plans, architecture, or design decisions.
Rails Upgrade Analyzer
FreeAnalyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.
Asta MCP — Academic Paper Search
FreeDomain expertise for Ai2 Asta MCP tools (Semantic Scholar corpus). Intent-to-tool routing, safe defaults, workflow patterns, and pitfall warnings for academic paper search, citation traversal, and author discovery.
Hand Drawn Diagrams
FreeCreate hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity.
Move Code Quality Checker
FreeAnalyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working
Claude Memory Kit
Free"Persistent memory system for Claude Code. Your agent remembers everything across sessions and projects. Two-layer architecture: hot cache (MEMORY.md) + knowledge wiki. Safety hooks prevent context loss. /close-day captures your day in one command. Z