← heydormy.ai
INDIVIDUAL MCP TOOL
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).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
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.
Related tools
profile_set— Set the active founder/product profile by scraping a pitch URL or GitHub repo.scan_product— Scan a product URL and return a structured profile: product / market / differentiators / risks.find_investors— Find matching investors (Inner Circle: vc | angel) using Dormy's Inner Circle × Active VC playbook.find_gtm— Find matching Inner Circle GTM resources — agencies, advisors, operators, and founder peers (role: gtm-advisor | operator | founder-peer).draft_intro— Draft a personalized outreach email to a specific contact.watch_vcs— Register a proactive watcher that scans for VC activity matching a natural-language query (e.g.memory_recall— Retrieve relevant chunks from Dormy's knowledge base (curated Newsletter corpus + Obsidian Dormy/ folder).gtm_review_landing— Review a landing page for CRO + copy + SEO/AI-SEO.