Marketing
phoenixdigitalgrowthagency.com
Provides marketing and sales tools for generating diagnostic emails and profiling potential clients for Phoenix Digital Growth.
ENDPOINT 1
https://www.phoenixdigitalgrowthagency.com/mcp
MCP server metadata
- Name
- pdg-public-mcp
- Version
- 1.0.0
Known tools 6
get_offer_summaryReturn the public Emergency Lead Response System offer summary for Phoenix Digital Growth.
Inferred read-onlyget_inbound_profileReturn the public fit profile, disqualifiers, diagnostic questions, and next steps for restoration companies evaluating Phoenix Digital Growth.
Inferred read-onlydraft_diagnostic_emailCreate a mailto link and plain-text email draft for a restoration owner requesting a Lead-Response Diagnostic.
Potential side effectsCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.