← sellwithgoodell.com

INDIVIDUAL MCP TOOL

list_media

List podcasts, interviews, and videos featuring Lauren Goodell, with links.

sellwithgoodell.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

sellwithgoodell.com

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.sell-with-goodell]
url = "https://sellwithgoodell.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sell-with-goodell": {
      "type": "http",
      "url": "https://sellwithgoodell.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sell-with-goodell
Remote MCP URL: https://sellwithgoodell.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": {
    "sell-with-goodell": {
      "url": "https://sellwithgoodell.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sell-with-goodell": {
      "type": "http",
      "url": "https://sellwithgoodell.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sell-with-goodell",
  "transport": "streamable-http",
  "url": "https://sellwithgoodell.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_offerings — List every way to work with Lauren Goodell (keynotes, growth intensive, GTM cohort, advisory, accelerator pod, CPE training) with stage, format, price, tagline, and page URL.
  • get_offering — Get full details for one offering by slug: what's included, who it's best for, price, and how to book.
  • get_speaker_profile — Get Lauren Goodell's speaker profile: bio, signature keynote topics, and areas of expertise.
  • get_contact_info — Get how to reach Lauren Goodell: email, booking/scheduling link, and website.