← Registry

Marketing

huskyscout.net

Audits domains and pages for technical SEO, AI crawler accessibility, and content quotability, and generates robots.txt and llms.txt files.

1 endpoint25 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://huskyscout.net/api/mcp

No auth detected

MCP server metadata

Name
huskyscout
Version
1.0.0
Capabilities
tools
Server instructions

HuskyScout measures how findable a site is on Google and inside AI answers, then generates and publishes the content that closes the gaps. Use analyze_domain for the audit, run_ai_visibility_probe and find_winnable_queries to start the long jobs (poll every jobId with get_scan_result), get_dashboard_overview, get_probe_trends and list_alerts to read what is already stored, list_competitors / track_competitor / snapshot_competitors for the competitive picture, generate_article plus publish_article to ship a fix, and the generate_* / preview_serp tools for robots.txt, llms.txt, JSON-LD, prompt packs and SERP snippets. Free tools need no key. Account tools (probe, insights, competitors, content, publish) require Authorization: Bearer <api key> on a Growth or Content Pro plan.

Known tools 25

analyze_domain

Run the free HuskyScout audit on a domain: crawls the site and returns an itemized 0-100 score for technical SEO, content structure and machine readability (robots.txt AI-crawler policy, llms.txt, JSON-LD, sitemap), plus authority and Core Web Vitals when those providers are configured, with the evidence and a fix tip for every check.

Inferred read-only
check_ai_crawlers

Evaluate a robots.txt against the 16 known AI crawlers (OpenAI, Anthropic, Perplexity, Google, Apple, Common Crawl, Meta, ByteDance, Amazon, Cohere).

Inferred read-only
score_content_quotability

Score how quotable a page is for AI answer engines: a 0-100 result across seven itemized checks (answer up front, question headings, lists, stats, sentence length, definitions, citations), each with evidence and a fix.

Inferred read-only
generate_llms_txt

Generate a spec-conformant llms.txt (llmstxt.org): H1 site name, blockquote summary, optional details paragraph, then H2 sections of markdown links.

Inferred read-only
generate_robots_txt

Generate a robots.txt that explicitly allows or blocks the 16 known AI crawlers, plus optional Allow/Disallow paths and a Sitemap URL.

Inferred read-only
generate_schema

Build FAQPage, Article or Organization JSON-LD for AI and Google rich results.

Inferred read-only
preview_serp

Preview how a title, URL and meta description clip on Google desktop and mobile (pixel-based Arial truncation).

Inferred read-only
check_domain_rating

Look up a domain's authority rating on a 0-100 scale (OpenPageRank today).

Inferred read-only
run_ai_visibility_probe

Enqueue an AI searchability probe: asks Perplexity, ChatGPT, Gemini, Claude and Google AI Overviews about a brand in a category, three times per prompt, and scores mention, citation and sentiment with a 95% interval.

Inferred read-only
get_scan_result

Poll a previously queued scan job (audit, probe, insights, content) by jobId.

Inferred read-only
generate_article

Enqueue an article generation job for a domain.

Inferred read-only
list_articles

List persisted generated articles for a domain, newest first (cap 50), plus the site's CMS connections with no credentials.

Inferred read-only
list_content_calendar

List the content calendar for a domain: planned slots from the latest winnable queries and AI-visibility gaps, plus generated, draft and published articles.

Inferred read-only
get_content_fixes

Crawl a domain once (no LLM) and return ready-to-apply machine-readability fixes: llms.txt, merged robots.txt with AI-crawler allow rules, Organization and WebSite JSON-LD, meta suggestions, and the applicable fix list with evidence.

Inferred read-only
publish_article

Publish an article to a CMS connection (WordPress, Ghost, Shopify, generic REST, or signed webhook) in draft or live mode.

Potential side effects
list_cms_connections

List CMS connections for a domain.

Inferred read-only
find_winnable_queries

Enqueue an insights scan for a domain.

Inferred read-only
get_dashboard_overview

Return the latest persisted SEO, AI searchability and authority scores for a domain, plus the top fix recommendations and dashboard tab counts (unread alerts, competitors, content items).

Inferred read-only
get_probe_trends

Return the day-granularity AI searchability trend series for a domain, with per-engine mention and citation rates and deltas versus the previous point.

Inferred read-only
list_alerts

List a site's probe alerts (visibility drops, competitor overtakes), newest first, plus the unread count.

Inferred read-only
list_competitors

List the competitors a site tracks, with the authority trend when snapshots exist.

Inferred read-only
track_competitor

Add or rename a tracked competitor for a site.

Inferred read-only
untrack_competitor

Remove a tracked competitor from a site.

Potential side effects
snapshot_competitors

Enqueue a competitor snapshot job for a domain.

Inferred read-only
generate_prompt_pack

Build the same deterministic prompt set the paid AI visibility probe runs, grouped by intent (discovery, recommendation, brand, comparison, alternatives).

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.huskyscout]
url = "https://huskyscout.net/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "huskyscout": {
      "type": "http",
      "url": "https://huskyscout.net/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: huskyscout
Remote MCP URL: https://huskyscout.net/api/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": {
    "huskyscout": {
      "url": "https://huskyscout.net/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "huskyscout": {
      "type": "http",
      "url": "https://huskyscout.net/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "huskyscout",
  "transport": "streamable-http",
  "url": "https://huskyscout.net/api/mcp"
}
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.