← Registry

Marketing

growthacademy.global

Provides marketing frameworks and content templates for LinkedIn growth, including inbound strategy, headline formulas, and newsletter structure.

WebMCP1 endpoint5 known toolsFirst detected September 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://www.growthacademy.global

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 5

get_growth_academy_overview

Fetch 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-only
get_linkedin_inbound_framework

Return 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-only
get_linkedin_headline_formulas

Return 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-only
get_newsletter_pillar_structure

Return 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-only
get_remote_mcp_endpoint

Return 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-only

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.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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.