← Registry

Productivity

heydormy.ai

Assists founders with product profiling, investor and GTM resource discovery, and outreach email drafting.

1 endpoint16 known toolsFirst detected May 11, 2026Last detected May 25, 2026

ENDPOINT 1

https://mcp.heydormy.ai/mcp

No auth detected

Known tools 16

profile_set

Set the active founder/product profile by scraping a pitch URL or GitHub repo.

Inferred read-only
scan_product

Scan a product URL and return a structured profile: product / market / differentiators / risks.

Inferred read-only
find_investors

Find matching investors (Inner Circle: vc | angel) using Dormy's Inner Circle × Active VC playbook.

Inferred read-only
find_gtm

Find matching Inner Circle GTM resources — agencies, advisors, operators, and founder peers (role: gtm-advisor | operator | founder-peer).

Inferred read-only
draft_intro

Draft a personalized outreach email to a specific contact.

Potential side effects
watch_vcs

Register a proactive watcher that scans for VC activity matching a natural-language query (e.g.

Inferred read-only
memory_recall

Retrieve relevant chunks from Dormy's knowledge base (curated Newsletter corpus + Obsidian Dormy/ folder).

Inferred read-only
gtm_review_landing

Review a landing page for CRO + copy + SEO/AI-SEO.

Inferred read-only
gtm_draft_outreach

Draft a cold outreach message in 3 lengths (short / medium / long).

Potential side effects
web_search

Real-time web search via Tavily.

Inferred read-only
recent_funding

Query recent funding rounds from Dormy's curated news database (TechCrunch + 36kr + Pandaily + startups.gallery, daily-ingested).

Inferred read-only
deep_research

Run deep, multi-step research via MiroThinker's autonomous research agent.

Inferred read-only
list_skills

List available dormy skills (GTM + fundraising playbooks).

Inferred read-only
run_skill_tool

Execute one dormy skill: loads the skill's markdown framework as system prompt and runs a single LLM completion.

Potential side effects
fetch_page

Fetch a public web page and extract its visible content (title + meta description + h1/h2 headings + cleaned body text, capped at ~12K chars).

Inferred read-only
user_memory_recall

Recall persistent USER memory — preferences, prior decisions, and facts the agent learned about THIS user across earlier sessions.

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.heydormy-ai]
url = "https://mcp.heydormy.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "heydormy-ai": {
      "type": "http",
      "url": "https://mcp.heydormy.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: heydormy-ai
Remote MCP URL: https://mcp.heydormy.ai/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": {
    "heydormy-ai": {
      "url": "https://mcp.heydormy.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "heydormy-ai",
  "transport": "streamable-http",
  "url": "https://mcp.heydormy.ai/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 heydormy.ai was fetched 2026-09-01T19:55:14.499Z.

Trust status Neutral

heydormy.ai 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.