Skip to main content
This is the 5D Ventures flagship: a founder pastes their domain and ends up with a short list of investors who back ventures like theirs — each with a visible buying signal — ready for outreach.
Works from any connected MCP client or the workspace UI. The tool names below are MCP tools; the same steps exist as REST endpoints under /api/v1/gtm/.

The flow

1

Provision a GTM profile from the domain

Set up a GTM profile for 5dventures.com.
Calls provision_gtm_profile. ECN reads the site, infers what the venture does, and drafts an Ideal Customer Profile (here: investors active in regenerative / impact ventures in Latin America).
2

Discover investors with buying signals

Find investors who back regenerative ventures in Latin America and show their buying signals.
The prospecting engine searches, mines active signals (new funds, public theses, recent activity), and returns ranked prospects with the evidence attached. Check progress with get_gtm_status.
3

Review the ranked list

Each prospect shows its Prospect Score (ICP fit lifted by recency-decayed intent), a why-now line, a suggested next action, and the source snippet behind its signal — so you can trust the ranking before acting.
4

Draft outreach

Draft outreach emails for my top 5 investors.
Calls draft_gtm_emails. Drafts are personalized from the venture’s context and each investor’s signal — and held as approval-gated drafts.
5

Sync to CRM and follow up

Approved prospects sync into the CRM as contacts/deals; create follow-up tasks with create_task.

Acceptance criteria (flagship test)

A founder can paste 5dventures.com and, in one session, reach 10 ranked prospects with visible buying signals, then sign up, add a card, receive credits, and (optionally) become an ambassador. (Linear acceptance test TER-144.)

Cost

Discovery, enrichment, and drafting are metered in credits at real cost-plus. Check get_wallet_balance before a large run.
This recipe targets the v2 flagship behavior and is re-synced to the live system each docs iteration. Steps not yet fully shipped are flagged in the workspace.