Security & Testing
advisorsai.ai
Performs a read-only readiness check on a public store page to assess its preparedness based on the supplied URL.
ENDPOINT 1
https://advisorsai.ai/store-readiness-mcp
MCP server metadata
- Name
- advisors-ai-store-readiness
- Version
- 2026-08-23.1
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_checkUse only after the requester supplies a public page and asks for a read-only check.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.