INDIVIDUAL MCP TOOL
draft_diagnostic_email
Create a mailto link and plain-text email draft for a restoration owner requesting a Lead-Response Diagnostic.
LIVE ENDPOINT
https://www.phoenixdigitalgrowthagency.com/mcp
Connect to this endpoint to inspect the live schema for draft_diagnostic_email and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name or description suggests sending messages.
Parent server
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.pdg-public-mcp]
url = "https://www.phoenixdigitalgrowthagency.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pdg-public-mcp": {
"type": "http",
"url": "https://www.phoenixdigitalgrowthagency.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pdg-public-mcp
Remote MCP URL: https://www.phoenixdigitalgrowthagency.com/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": {
"pdg-public-mcp": {
"url": "https://www.phoenixdigitalgrowthagency.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pdg-public-mcp": {
"type": "http",
"url": "https://www.phoenixdigitalgrowthagency.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pdg-public-mcp",
"transport": "streamable-http",
"url": "https://www.phoenixdigitalgrowthagency.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_offer_summary— Return the public Emergency Lead Response System offer summary for Phoenix Digital Growth.get_contact_options— Return public contact paths for Phoenix Digital Growth.get_inbound_profile— Return the public fit profile, disqualifiers, diagnostic questions, and next steps for restoration companies evaluating Phoenix Digital Growth.get_diagnostic_agenda— Return the Lead-Response Diagnostic agenda and safe scope.list_pseo_topics— List legacy pSEO topic slugs and their parked status.