← Registry

API Tools

gitdealflow.com

Provides APIs to query startup engineering acceleration data, trends, and diligence information.

x402 supported2 endpoints16 known toolsFirst detected May 11, 2026Last detected September 6, 2026

ENDPOINT 1

https://signals.gitdealflow.com/api/mcp/rpc

No auth detected

MCP server metadata

Name
vc-deal-flow-signal
Version
1.6.0
Capabilities
toolsresourcesprompts

Known tools 12

get_trending_startups

Top 20 startups by engineering acceleration across all 15 sectors for the current weekly period.

Inferred read-only
search_startups_by_sector

Every tracked startup within a sector, ranked by engineering acceleration.

Inferred read-only
get_startup_signal

Full engineering-acceleration profile for a single tracked startup, by display name or GitHub org slug.

Inferred read-only
get_signals_summary

Period, sector and startup counts, last refresh, citation, and direct URLs to every machine-readable format.

Inferred read-only
get_diligence_dossier

Public-source diligence dossier for a company or entity in one cited object: who acquired it (M&A history), which funds publicly backed it, and its published engineering-acceleration signal.

Inferred read-only
get_scout_receipts

Compute a Scout Score (0-100) for a GitHub user from their public starring history.

Inferred read-only
get_methodology

Full methodology document covering data sources, metric computation, signal classification thresholds, refresh cadence, and known limitations.

Inferred read-only
get_deep_signal

PAID per-request, €0.19/call, 100 credits = €19 at https://signals.gitdealflow.com/agents/credits.

Inferred read-only
share_result

Generate a ready-to-share social-media post (tweet, Bluesky, Mastodon, LinkedIn, Telegram) about a result the user just received from another VC Deal Flow Signal tool, plus the install command for the MCP server.

Potential side effects
predict_funding

Transparent, scored funding-likelihood claim for one tracked startup, with the full evidence chain and citable provenance.

Inferred read-only
shortlist_signals

Return a ranked shortlist of the strongest engineering-acceleration signals matching a set of filters, the whole sourcing workflow in ONE call (e.g.

Inferred read-only
compare_signals

Score and rank 2-5 named startups side by side, returning each one's acceleration score, evidence, and raise-likelihood band plus a single recommendation for which warrants deeper diligence.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.vc-deal-flow-signal]
url = "https://signals.gitdealflow.com/api/mcp/rpc"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vc-deal-flow-signal": {
      "type": "http",
      "url": "https://signals.gitdealflow.com/api/mcp/rpc"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vc-deal-flow-signal
Remote MCP URL: https://signals.gitdealflow.com/api/mcp/rpc

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "vc-deal-flow-signal": {
      "url": "https://signals.gitdealflow.com/api/mcp/rpc"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "vc-deal-flow-signal": {
      "type": "http",
      "url": "https://signals.gitdealflow.com/api/mcp/rpc"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "vc-deal-flow-signal",
  "transport": "streamable-http",
  "url": "https://signals.gitdealflow.com/api/mcp/rpc"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://gitdealflow.com/api/mcp

No auth detected

MCP server metadata

Name
gitdealflow-mcp
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 4

search_startups

Search tracked startups by sector, city, or keyword.

Inferred read-only
get_startup_signal

Get engineering momentum signal for a specific startup.

Inferred read-only
list_sectors

List all tracked sectors with startup counts.

Inferred read-only
list_cities

List all tracked cities with startup counts.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gitdealflow-mcp]
url = "https://gitdealflow.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gitdealflow-mcp": {
      "type": "http",
      "url": "https://gitdealflow.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gitdealflow-mcp
Remote MCP URL: https://gitdealflow.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gitdealflow-mcp": {
      "url": "https://gitdealflow.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gitdealflow-mcp": {
      "type": "http",
      "url": "https://gitdealflow.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gitdealflow-mcp",
  "transport": "streamable-http",
  "url": "https://gitdealflow.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for gitdealflow.com was fetched 2026-08-31T20:47:49.734Z.

Trust status Neutral

gitdealflow.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.