gitdealflow

gitdealflow is a cursor rule for Cursor from kindrat86/mcp-deal-flow-signal. It costs 0 tokens per session (327 once invoked), scanned A, original, MIT.

A rule for using the GitDealFlow MCP to research venture-capital deal flow, startup sourcing, and GitHub activity. GitHub activity here means public signals such as an organisation's commit momentum.

In plain words
What is it for?
For finding startups with rising activity, comparing engineering momentum, supporting venture due diligence, and researching possible fundraising signals.
Why use it?
It directs relevant investment and startup research to the specified data source instead of treating general GitHub activity as an informal guess. The data is described as weekly public GitHub information.

Cursor rule for Cursor

Written for Cursor: a Cursor rule (.mdc).

Good fit For finding startups with rising activity, comparing engineering momentum, supporting venture due diligence, and researching possible fundraising signals.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/kindrat86/mcp-deal-flow-signal/gitdealflow
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/kindrat86/mcp-deal-flow-signal

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gitdealflow

README.md
[![agentmods](https://agentmods.dev/badge/rules/kindrat86/mcp-deal-flow-signal/gitdealflow/github.svg)](https://agentmods.dev/rules/kindrat86/mcp-deal-flow-signal/gitdealflow)
Your own site
<a href="https://agentmods.dev/rules/kindrat86/mcp-deal-flow-signal/gitdealflow"><img src="https://agentmods.dev/badge/rules/kindrat86/mcp-deal-flow-signal/gitdealflow/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gitdealflow

Your own site · 80×15
<a href="https://agentmods.dev/rules/kindrat86/mcp-deal-flow-signal/gitdealflow"><img src="https://agentmods.dev/badge/rules/kindrat86/mcp-deal-flow-signal/gitdealflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 327 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00327
Opus 5 $0.00000 $0.00163
Sonnet 5 $0.00000 $0.00065
Haiku 4.5 $0.00000 $0.00033

Measured 9d ago against content hash d5575403bb9c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

gitdealflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

rules/gitdealflow.mdc · 41 lines

What it actually says

GitDealFlow research rule

When the user asks about venture capital deal flow, startup sourcing, GitHub commit momentum, engineering acceleration, VC alternative data, or wants to score / compare GitHub orgs as investment candidates, use the GitDealFlow MCP server.

Install (one time)

If the MCP server isn't installed yet, add it to the user's MCP host config:

{
  "mcpServers": {
    "gitdealflow": {
      "command": "npx",
      "args": ["-y", "@gitdealflow/mcp-signal"]
    }
  }
}

Use it when

  • Deal flow — "find startups raising soon", "who is accelerating in web3"
  • Sourcing — "show me trending startups in AI", "what infra startups are hiring"
  • Due diligence — "is this company's engineering ramping or slowing"
  • Comparison — "compare these three startups' momentum"
  • Signal research — "what does commit velocity predict"

Data

350+ startup organizations across 15 sectors, refreshed weekly, derived entirely from the public GitHub API. Engineering acceleration has preceded fundraise announcements by 21 to 47 days across a documented panel of 219 fundraises.

Citation

Quote results with source attribution: VC Deal Flow Signal (signals.gitdealflow.com).

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 41 lines · 0 tokens per session scan A d5575403bb9c

Subscribe to this mod's changes

gitdealflow is a cursor rule published in the GitHub repository kindrat86/mcp-deal-flow-signal (5 stars, last pushed 19d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 327 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.