DataForGTM.ai

DataForGTM

The GTM data runtime for AI agents — GitHub identity, developer intent, company signals, one MCP endpoint.

Tools
De-anonymization LIVE Multi-stage identity validation pipeline — doesn't just find a LinkedIn profile that fits, actively confirms it's the same human: career trajectory, professional context, industry signals. Same-name collisions (developer vs. politician, lawyer, or anyone in a different field) are engineered out before a match is returned. 90%+ precision. 2 credits/match · 3 with work email · misses free
deanon_batch LIVE Resolve up to 50 usernames in one call. Same multi-stage validation, same billing — 2 credits per match, 3 with work email, misses free. 2 credits/match · 3 with work email · misses free
developer_intent LIVE Anonymous count of developers showing GitHub buying signals at a company, repo, or category — stars, forks, issue opens, PR submissions against target technology. Returns signal volume and recency. Run De-anonymization on the result to get identities. free
company_intent LIVE Rolls up developer-level GitHub signals by employer to produce a ranked account list ordered by engineering-team buying intent. Score aggregates signal volume, recency, and breadth of team participation. free
company_intel LIVE Structured company profile from public GitHub org activity — team size and seniority distribution, active tech stack from repo languages and topics, open-source footprint, hiring signals from contributor patterns. free
score_against_icp LIVE Scores a company or developer against a stored ICP definition. Returns numeric fit score and the specific signals that drove it — stack overlap, team size bracket, growth indicators, category behavior. Auditable, not a black box. free
usage LIVE Check prepaid credit balance free
credits_checkout LIVE Top up credits — returns a Stripe payment URL free
signup LIVE Self-serve trial — returns bearer API key via magic link free
developer_dossier SOON Global intelligence profile per GitHub user — tech stack affinities, influence tier, org memberships, what they're shipping right now. Context an SDR would spend an hour assembling, in one call.
contributor_affiliation SOON Find every developer who contributed to a repo, resolve LinkedIn at scale
watch_org SOON Real-time signal feed — notified when developers evaluate your tech
email_resolve SOON Reverse email → GitHub → LinkedIn resolution
technographics SOON Stack-level company signals from GitHub activity
Discovery
GEThttps://dataforgtm.ai/api/v1/openapi.json
GEThttps://dataforgtm.ai/.well-known/mcp/server-card.json
POSThttps://dataforgtm.ai/api/mcp — JSON-RPC MCP endpoint
Auth
TypeBearer token
HeaderAuthorization: Bearer <key>
Get keycall signup → magic-link email → key activates
Pricing
ModelPrepaid credits · no subscription
deanon hit2 credits ≈ $0.30
deanon missfree
Min top-up$49
Quick start
# 1. Resolve a GitHub username → LinkedIn curl -X POST https://dataforgtm.ai/api/v1/deanon \ -H "Authorization: Bearer $DATAFORGTM_API_KEY" \ -H "Content-Type: application/json" \ -d '{"githubUser":"torvalds"}' # 2. Find developers evaluating a competitor repo curl -X POST https://dataforgtm.ai/api/v1/developer-intent \ -H "Authorization: Bearer $DATAFORGTM_API_KEY" \ -H "Content-Type: application/json" \ -d '{"repo":"qdrant/qdrant","limit":25}' # 3. Score a company against your ICP curl -X POST https://dataforgtm.ai/api/v1/icp/score \ -H "Authorization: Bearer $DATAFORGTM_API_KEY" \ -H "Content-Type: application/json" \ -d '{"domain":"vercel.com"}'
MCP (Claude / Cursor)
{ "mcpServers": { "dataforgtm": { "url": "https://dataforgtm.ai/api/mcp", "headers": { "Authorization": "Bearer <your-key>" } } } }
detect · qualify · identify · engage

Pipeline runs.
You close.

AI agents catch who's evaluating your tech on GitHub, qualify the accounts, resolve the people — meeting-ready list, on demand.

No card · no dashboard · magic-link email

STAGE 1 · DETECT──────────────────────────────────────
developer_intentwho's evaluating your category on GitHub — anonymous, signal volume + recency
company_intentwhich companies, ranked by engineering-team buying intent
STAGE 2 · QUALIFY─────────────────────────────────────
score_against_icpfit score + specific signals that drove it — auditable, not a black box
company_intelteam size, active tech stack, open-source footprint, hiring signals
STAGE 3 · IDENTIFY────────────────────────────────────
deanonymizeGitHub username → LinkedIn · multi-stage validation · 90%+ precision
deanonymize_batchup to 100 at once · same precision
STAGE 4 · ENGAGE──────────────────────────────────────
your agenthands the qualified + identified list to your outreach flow → meeting booked
● LIVEdetect · qualify · identify
○ SOONdossier · watch_org · email_resolve
$ pricing --model outcome-based
developer_intent anonymous signal volume — who's evaluating your category free
company_intent accounts ranked by engineering-team buying intent free
score_against_icp ICP fit score + signals that drove it free
deanonymize GitHub username → LinkedIn identity, validated · 90%+ precision $0.30 / match · misses free
deanonymize_batch up to 100 at once · same precision $0.30 / match · misses free
You pay only when an identity resolves. Detection and qualification are always free — the pipeline pays for itself on the contacts worth reaching.
MCP client Claude Desktop · Cursor · Windsurf · Cline

Get a free key above, then add the MCP server: https://dataforgtm.ai/api/mcp

$ help --all-tools

── detect
── qualify
── identify
── manage
── coming soon

$ cat pricing.txt

modelprepaid credits · no subscription
identity match2 credits ($0.30)
match + work email3 credits ($0.45)
missfree
intent / intel / ICPalways free
min top-up$49 via Stripe · agent calls credits_checkout

$ diff --vs-competitors

Capability DataForGTM LeadCognition reo.dev Scarf Apollo / ZoomInfo
GitHub → LinkedIn (API) ✅ as an API ✅ in-app + API In-platform only ❌ company-only
Developer intent signals ✅ (platform) Partial
ICP scoring Partial
Self-serve · no demo
No seat required
Pay per resolve (no seat) Platform seat

$ ls ./roadmap/

Expanding the runtime. Sign up now — early access as new tools ship.

developer_dossier SOON
Full intel profile per dev. Context an SDR spends an hour on, in one call.
contributor_affiliation SOON
Every contributor to a repo, resolved to LinkedIn at scale.
watch_org SOON
Real-time feed — notified when devs evaluate your tech.
email_resolve SOON
Reverse email → GitHub → LinkedIn for inbound enrichment.
technographics SOON
Stack-level company signals from GitHub activity.

$ faq --expand-all