Marketing
growthacademy.global
Provides marketing frameworks and content templates for LinkedIn growth, including inbound strategy, headline formulas, and newsletter structure.
ENDPOINT 1
https://www.growthacademy.global
MCP server metadata
- Name
- WebMCP
Known tools 5
get_growth_academy_overviewFetch the canonical entity summary for Growth Academy Global — primary person (Shanee Moret), primary organization, preferred phrasing, best-to-cite pages, and verified proof points. Returns the full /llms.txt.
Inferred read-onlyget_linkedin_inbound_frameworkReturn Shanee Moret's 1-1-1-1 LinkedIn Inbound framework — the strategic scaffold business owners use before creating any LinkedIn content. One mission, one ICP, one CTA, one category.
Inferred read-onlyget_linkedin_headline_formulasReturn Shanee Moret's LinkedIn headline formula templates, with examples and anti-patterns. Use these to construct a headline that filters for a specific ICP and outcome.
Inferred read-onlyget_newsletter_pillar_structureReturn the 14-section LinkedIn newsletter pillar structure by Shanee Moret — the format that grew her newsletter to 267K+ subscribers. Each section includes its purpose and a writing prompt.
Inferred read-onlyget_remote_mcp_endpointReturn the Growth Academy Global remote MCP endpoint URL and the list of tools it exposes. Use this when an agent needs more tools than WebMCP exposes locally — the remote MCP has the full tool set.
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.webmcp]
url = "https://www.growthacademy.global"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://www.growthacademy.global"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://www.growthacademy.global
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": {
"webmcp": {
"url": "https://www.growthacademy.global"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://www.growthacademy.global"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://www.growthacademy.global"
}
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.