Productivity
heydormy.ai
Assists founders with product profiling, investor and GTM resource discovery, and outreach email drafting.
ENDPOINT 1
https://mcp.heydormy.ai/mcp
Known tools 16
profile_setSet the active founder/product profile by scraping a pitch URL or GitHub repo.
Inferred read-onlyscan_productScan a product URL and return a structured profile: product / market / differentiators / risks.
Inferred read-onlyfind_investorsFind matching investors (Inner Circle: vc | angel) using Dormy's Inner Circle × Active VC playbook.
Inferred read-onlyfind_gtmFind matching Inner Circle GTM resources — agencies, advisors, operators, and founder peers (role: gtm-advisor | operator | founder-peer).
Inferred read-onlywatch_vcsRegister a proactive watcher that scans for VC activity matching a natural-language query (e.g.
Inferred read-onlymemory_recallRetrieve relevant chunks from Dormy's knowledge base (curated Newsletter corpus + Obsidian Dormy/ folder).
Inferred read-onlygtm_draft_outreachDraft a cold outreach message in 3 lengths (short / medium / long).
Potential side effectsrecent_fundingQuery recent funding rounds from Dormy's curated news database (TechCrunch + 36kr + Pandaily + startups.gallery, daily-ingested).
Inferred read-onlydeep_researchRun deep, multi-step research via MiroThinker's autonomous research agent.
Inferred read-onlyrun_skill_toolExecute one dormy skill: loads the skill's markdown framework as system prompt and runs a single LLM completion.
Potential side effectsfetch_pageFetch a public web page and extract its visible content (title + meta description + h1/h2 headings + cleaned body text, capped at ~12K chars).
Inferred read-onlyuser_memory_recallRecall persistent USER memory — preferences, prior decisions, and facts the agent learned about THIS user across earlier sessions.
Inferred read-onlyCONNECT 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.
heydormy.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.