← All WebMCP sites

jarrettstanley.com

Media & Personalhttps://jarrettstanley.com/listed as of 2026-08-22
CMO at Nationwide Mortgage Bankers and CEO of TrueTone AI. Keynote speaker and strategic advisor helping mortgage companies build AI-powered marketing that scales.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 73/100 (B).

Tools

search_contentanswerimperative
Search everything published on jarrettstanley.com - articles on AI in mortgage marketing, glossary definitions, AI tool roundups, campaign teardowns, role playbooks, and Jarrett Stanley's speaking and consulting pages. Returns ranked matches with snippets and canonical URLs.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Search terms, for example \"AI lead scoring\"."
    },
    "section": {
      "type": "string",
      "enum": [
        "all",
        "site",
        "blog",
        "glossary",
        "tools",
        "examples",
        "solutions"
      ],
      "default": "all"
    },
    "limit": {
      "type": "integer",
      "minimum": 1,
      "maximum": 25,
      "default": 8
    }
  },
  "required": [
    "query"
  ]
}
get_pageanswerimperative
Read the full Markdown text of one page on jarrettstanley.com by its path, for example "/speaking" or "/insights/glossary/ai-lead-scoring".
Input schema
{
  "type": "object",
  "properties": {
    "path": {
      "type": "string",
      "description": "Site path beginning with \"/\"."
    }
  },
  "required": [
    "path"
  ]
}
list_contentanswerimperative
List every published page in one section of jarrettstanley.com with its title, summary, and canonical URL.
Input schema
{
  "type": "object",
  "properties": {
    "section": {
      "type": "string",
      "enum": [
        "all",
        "site",
        "blog",
        "glossary",
        "tools",
        "examples",
        "solutions"
      ],
      "default": "all"
    }
  },
  "required": [
    "section"
  ]
}
subscribe_to_the_signaltransactdeclarative
Subscribe an email address to The Signal, Jarrett Stanley's weekly newsletter on AI and mortgage marketing. Requires first name, last name, and email. Only submit with the person's explicit consent.
Input schema
{
  "type": "object",
  "properties": {}
}
Listings are sourced from public community registries and shown as reported.