GitDealFlowsignals

Integrations

Plug VC Deal Flow Signal into your existing workflow. Nine ways to get the weekly engineering signal where you already work, your inbox, Telegram, your feed reader, your CRM, and (if you build with AI) your assistant or agent. Most people never touch code; pick a no-setup lane below.

Most people start here, no setup

You don't need to touch code to get the signal. Have it land where you already work: your inbox each Monday, a Telegram channel, your feed reader, or piped straight into Affinity, HubSpot, or Salesforce. Pick a lane and you're done.

Building with AI? Optional, for engineers and agent builders: wire the signal into Claude, Cursor, or an agent via the MCP server →

AI

MCP Server

Live

Claude, Cursor, Windsurf, and any MCP-compatible assistant

Query VC Deal Flow Signal directly from Claude, Cursor, Windsurf, or any MCP-compatible client. Six tools expose trending startups, sector signals, individual startup lookups, dataset summary, Scout receipts, and methodology. Published on npm as @gitdealflow/mcp-signal, catalogued at Glama A-Tier (4.9/5.0 across 6 tools), and live as a Streamable HTTP endpoint at signals.gitdealflow.com/api/mcp/rpc.

npx @gitdealflow/mcp-signal@latest

Mistral Le Chat

Live

Add as Custom MCP Connector, six read-only tools, no auth

Workspace admins can plug VC Deal Flow Signal into Mistral Le Chat as a Custom MCP Connector in under two minutes. The public Streamable HTTP endpoint exposes the same six tools (trending startups, sector signals, startup lookup, Scout receipts, methodology, dataset snapshot) to every teammate once installed once.

Settings → Connectors → + Add Connector → Custom MCP

ChatGPT GPT

Live

GitHub VC Signal, public OpenAPI Action, four tools, no setup

Use the GitHub VC Signal GPT directly inside ChatGPT (Plus, Team, Enterprise, Edu). The Action calls signals.gitdealflow.com under the hood, same dataset, same classifications, same weekly refresh as the MCP server. Four read-only Actions: getAllSignals, getStartupSignal, getSignalsSummary, getMethodology. No install, no auth, no setup. OpenAPI 3.1 spec at signals.gitdealflow.com/api/actions/openapi.json for anyone building their own GPT or agent.

Open chatgpt.com/g/g-69f76b9b..., no install required

Chrome Extension, Crunchbase + Wellfound badge

Live

Engineering signal badge on Crunchbase and Wellfound profiles

Inline badge that appears on Crunchbase and Wellfound company profile pages with the current engineering signal status for that startup. Works passively, no extra clicks, no login required, no telemetry.

Install from Chrome Web Store

Chrome Extension, VC GitHub Lookup

Live

Hover any GitHub repo or org for live startup signals

Hover any link to github.com/<owner> or github.com/<owner>/<repo> and instantly see commit velocity (14d), velocity change, contributor count and growth, signal type (hiring burst, reorg, breakout, …), and a stage estimate. A chip is also injected on direct repo or org page loads, and the toolbar opens a manual lookup form for any GitHub URL. Manifest V3, ~16 KB, no telemetry.

Install from Chrome Web Store

llms.txt & llms-full.txt

Live

LLM-friendly site map for AI assistants and AEO

Standard llms.txt and llms-full.txt files describing the site structure, endpoints, and key data for AI search engines (Perplexity, ChatGPT, Claude, Copilot). Used by AEO-aware crawlers to build accurate answers about the product.

Automatic, AI assistants discover and use these files

Agent runtimes (Cursor, Cline, Goose, OpenHands, Aider, Raycast)

Live

One npm package, seven runtimes, cross-listed in every agent-runtime marketplace

Single hub page with copy-paste install snippets for Cursor, Cline (VS Code), Block Goose, OpenHands, Aider (via mcpm-aider), AiderDesk, and Raycast. Marketplace submissions live at cursor.directory, cline/mcp-marketplace#1491, aaif-goose/goose#8974, raycast/extensions#27618. OpenHands / Aider / AiderDesk have no marketplace surface, config-only via per-user JSON.

npx -y @gitdealflow/mcp-signal, same command, every runtime

GitDealFlow for LangChain

Live

Drop into ReAct loops, LangGraph state machines, langchain-mcp-adapters

Programmatic landing for LangChain builders. Includes a 20-line @tool starter, a LangGraph two-node deal-memo pipeline, FAQ, and gotchas. Works with any LangChain chat model, OpenAI, Anthropic, Mistral, Bedrock, Vertex, Cohere.

@tool gitdealflow(skill, args) → POST /api/a2a

GitDealFlow for CrewAI

Live

Three-agent scout / analyst / skeptic crew template

Multi-agent orchestration shipped as one BaseTool that every Agent on the crew can call. Includes a Pydantic args_schema variant for typed args and a Monday-cron weekly digest pattern. Works on CrewAI Studio (no-code) too.

class GitDealFlowTool(BaseTool) → tools=[tool] on every Agent

GitDealFlow for Letta

Live

Stateful VC analyst agents with persistent archival memory

Letta agents (formerly MemGPT) keep a watchlist memory of every startup they've scouted. Includes a tool upsert + agent create + cross-session recall pattern. Best fit for personal scouting assistants that compound knowledge.

client.tools.upsert_from_function(func=gitdealflow_query)

GitDealFlow for Mastra

Live

Type-safe TypeScript agents inside Next.js or Hono

Mastra ships first-class MCP via @gitdealflow/mcp-signal plus an edge-safe A2A fallback. Best fit when your portfolio dashboard and your deal-flow agent live in the same codebase. AI Gateway routing via plain string model IDs.

new MCPClient({ servers: { gitdealflow: { command: "npx", args: ["@gitdealflow/mcp-signal@latest"] }}})

GitDealFlow for the Vercel AI SDK

Live

tool() + Zod + AI Gateway for Server Components and chat routes

The cleanest path inside a Next.js app: tool() with a Zod schema, plain string model IDs that route through the AI Gateway, toUIMessageStreamResponse() for streaming chat, unstable_cache for Server Component fetches.

tool({ inputSchema: z.object({ skill, args }), execute })

Messaging

Telegram Channel

Live

Weekly breakout startups, pushed to your Telegram

Public @gitdealflow channel delivers the weekly Signal Report and sector alerts. The paid Insider Circle is a separate private Telegram group with the full 350+ ranked panel, filter-ready data, and a direct line to the founder.

Join t.me/gitdealflow, no signup required

Email

Weekly Email

Live

Five breakout startups in your inbox every Monday

The free Signal Report: one email per week, five startups ranked by GitHub engineering acceleration, with the signal type (commit spike, contributor growth, infrastructure buildout) and a direct link to each organisation. No ads, no tracker pixels beyond basic open rates.

Enter your email on the landing page

Data

RSS Feed

Live

Machine-readable weekly signals for your feed reader or automation

Full RSS 2.0 feed with weekly signal entries, sector tags, and enriched content:encoded blocks. Works with Feedly, Inoreader, NetNewsWire, or any RSS-consuming automation (n8n, Zapier, Make, IFTTT). Good choice if you want signals without another inbox.

Add https://signals.gitdealflow.com/feed.xml to your RSS reader

JSON / CSV API

Live

Raw signal data for downstream analysis and automation

Public JSON and CSV endpoints expose the full current-period signal set: startup name, sector, signal type, GitHub org, commit velocity change, contributor delta. Use for internal dashboards, CRM enrichment, or feeding an LLM agent.

curl https://signals.gitdealflow.com/api/signals.json

Automation

Zapier Integration

Beta

Connect signals to 7,000+ Zapier apps

Private Zapier integration (v1.0.3) with triggers for new weekly signals and new startups by sector. Pipe signals into Notion, Airtable, Slack, Google Sheets, HubSpot, or any Zapier-supported destination. Moving to public release once the three-user threshold is cleared.

Private invite during beta, email signals@gitdealflow.com

Want an integration that isn't here?

Slack, Microsoft Teams, Discord webhook, n8n node, or something custom, email signals@gitdealflow.com and it will get prioritised.

Request an integration

What does it cost?

Free weekly digest plus a free MCP server (six read-only tools, never gated). Paid tiers from €7 one-time to €1,997 one-time, with founding-member rates on the recurring plans.

See full pricing →

Pick the lane that matches your week

Integrations are the plumbing. Here’s the next move.

If you want one useful read each Sunday, start free. If you need a sharper answer on a live sector question, use First Look. If you want the weekly operating surface behind the integrations, go to the Dashboard.

🚀 Explore Our Network

21-47 days
Signal Lead Time (median 31d)
$80M+
Rounds Tracked
90 sec
Per Scan
5,000+
Founders Tracked

One missed signal is a missed round. Get the Velocity Verdict in your inbox every Sunday free.

Get Free Signals

Free weekly digest. Cancel anytime. No spam, no VC pitches just data.