← aestheticsmarketingsystem.com

INDIVIDUAL MCP TOOL

start_audit

Open the free website audit for a UK aesthetic clinic. The audit grades a clinic website on mobile speed, local SEO, schema, and conversion hygiene, shows a score in 15 seconds, and emails a full personal report within 5 minutes. Returns a URL the user can visit. Optionally accepts the clinic website and the local area served, which are passed through to pre-fill the audit form.

aestheticsmarketingsystem.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://aestheticsmarketingsystem.com

No auth detected

Connect to this endpoint to inspect the live schema for start_audit and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

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

  • A tool name or description suggests retrieving external content.

Parent server

aestheticsmarketingsystem.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.webmcp]
url = "https://aestheticsmarketingsystem.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://aestheticsmarketingsystem.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://aestheticsmarketingsystem.com

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://aestheticsmarketingsystem.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://aestheticsmarketingsystem.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://aestheticsmarketingsystem.com"
}
MCP Inspector

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

Related tools

  • search_site_form — Search the Aesthetics Marketing System site by keyword and load the matching articles.
  • search_site — Search the Aesthetics Marketing System site by keyword. Returns up to ten pages with title, URL, and a short excerpt. Covers service pages (SEO, website design), the free audit, the framework page, the about page, and all published blog posts.