← Registry

Security & Testing

advisorsai.ai

Performs a read-only readiness check on a public store page to assess its preparedness based on the supplied URL.

2 endpoints6 known toolsFirst detected August 24, 2026Last detected August 24, 2026

ENDPOINT 1

https://advisorsai.ai/store-readiness-mcp

No auth detected

MCP server metadata

Name
advisors-ai-store-readiness
Version
2026-08-23.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Expose only advisors_store_readiness_check. Call it only when the requester asks to inspect a public HTTP(S) page. Never infer ranking, mentions, buyer intent, sales, or ownership. Return only the bounded measurement and its verification receipts.

Known tools 1

advisors_store_readiness_check

Use only after the requester supplies a public page and asks for a read-only check.

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.advisors-ai-store-readiness]
url = "https://advisorsai.ai/store-readiness-mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "advisors-ai-store-readiness": {
      "type": "http",
      "url": "https://advisorsai.ai/store-readiness-mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: advisors-ai-store-readiness
Remote MCP URL: https://advisorsai.ai/store-readiness-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": {
    "advisors-ai-store-readiness": {
      "url": "https://advisorsai.ai/store-readiness-mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "advisors-ai-store-readiness": {
      "type": "http",
      "url": "https://advisorsai.ai/store-readiness-mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "advisors-ai-store-readiness",
  "transport": "streamable-http",
  "url": "https://advisorsai.ai/store-readiness-mcp"
}
MCP Inspector

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

ENDPOINT 2

https://advisorsai.ai/mcp

No auth detected

MCP server metadata

Name
advisors-ai-service-navigator
Version
2026-08-21.5
Capabilities
experimentalpromptsresourcestools
Server instructions

Use advisors_catalog_list_services when the user asks what is offered; advisors_catalog_match_service when the need is known; advisors_site_check_basics only for a public website the user wants checked; and advisors_order_prepare_link only after the user selects a package. Never call the page-basics score AI visibility, ranking, buyer intent, or a guarantee. No tool creates or charges an order.

Known tools 5

advisors_catalog_list_services

Use when a user asks what Advisors AI offers.

Inferred read-only
advisors_catalog_get_service

Use after a service is identified and the user needs its published scope, limits, commercial packages, sample, and terms.

Inferred read-only
advisors_catalog_match_service

Use when the user describes a business need but has not chosen a service.

Inferred read-only
advisors_site_check_basics

Use only when a user asks to inspect a public website.

Inferred read-only
advisors_order_prepare_link

Use only after the user explicitly selects a package returned by the service tool.

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.advisors-ai-service-navigator]
url = "https://advisorsai.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "advisors-ai-service-navigator": {
      "type": "http",
      "url": "https://advisorsai.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: advisors-ai-service-navigator
Remote MCP URL: https://advisorsai.ai/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": {
    "advisors-ai-service-navigator": {
      "url": "https://advisorsai.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "advisors-ai-service-navigator": {
      "type": "http",
      "url": "https://advisorsai.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "advisors-ai-service-navigator",
  "transport": "streamable-http",
  "url": "https://advisorsai.ai/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.