Talandor
Public MCP report

Advisors AI — Route a Store Need to a Service

https://advisorsai.ai/mcp

Official Registry

Official Registry · ai.advisorsai/service-navigator · Publisher: ai.advisorsai

Last observed

Operational
Can I use it?

The endpoint is working

Talandor confirmed a public MCP contract. To use its tools, add the endpoint to a compatible MCP client below.

https://advisorsai.ai/mcp
Tools5
AuthNo authentication challenge observed
Protocol2026-07-28
Transportstreamable-http
Evidence completenessPublic contract observed
Latency735 ms

Setup guidance

Compatibility is inferred from published configuration rules and is not manually verified in each client.

Show client compatibility details
Claude
Observed 2026-07-28.
Likely compatible · inferred
Cursor
Streamable HTTP and public HTTPS were observed.
Likely compatible · inferred
ChatGPT
Public tool names, descriptions and schemas were observed. Plan and workspace access still apply.
Likely compatible · inferred
VS Code
Public remote HTTP configuration can be assessed.
Likely compatible · inferred
Generic MCP
Observed 2026-07-28.
Likely compatible · inferred

Rule evidence: Remote HTTPS rule v0.2 · reviewed 2026-09-12 · Remote HTTP rule v0.2 · reviewed 2026-09-12 · Remote app rule v0.2 · reviewed 2026-09-12 · Protocol and transport rule v0.2 · reviewed 2026-09-12

What changed

The latest complete public snapshot has been compared with the previous one.

No semantic contract changes were detected in the latest complete snapshot.

Evidence and limitations

Method: anonymous Streamable HTTP probe. We never invoke a tool.

Attempted protocols: 2026-07-28

Protocol2026-07-28
Transportstreamable-http
AuthNo authentication challenge observed
EvidencePublic contract observed
Total latency735 ms
Response bytes22054

No diagnostic errors.

Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
Tools and declared exposure

Server annotations are declarations, not verified behavior.

Show 5 of 5 server-provided tool definitions
advisors_catalog_get_service
Declared read-only
Show server-provided details
Get one public service and its packages
Server description (copied; language not verified)
Use after a service is identified and the user needs its published scope, limits, commercial packages, sample, and terms. Does not determine eligibility or order.
Input schema (server-provided preview — do not copy)
{
  "additionalProperties": false,
  "properties": {
    "language": {
      "default": "ar",
      "description": "Response language: ar or en.",
      "enum": [
        "ar",
        "en"
      ],
      "title": "Language",
      "type": "string"
    },
    "service_id": {
      "description": "One id returned by the list tool.",
      "enum": [
        "store-assistant",
        "store-audit",
        "ai-visibility",
        "custom-monitor",
        "agent-team"
      ],
      "title": "Service Id",
      "type": "string"
    }
  },
  "required": [
    "service_id"
  ],
  "title": "tool_get_serviceArguments",
  "type": "object"
}
advisors_catalog_list_services
Declared read-only
Show server-provided details
List the five public services
Server description (copied; language not verified)
Use when a user asks what Advisors AI offers. Returns exactly five public services; do not use it to infer fit or to create an order.
Input schema (server-provided preview — do not copy)
{
  "additionalProperties": false,
  "properties": {
    "language": {
      "default": "ar",
      "description": "Response language: ar or en.",
      "enum": [
        "ar",
        "en"
      ],
      "title": "Language",
      "type": "string"
    }
  },
  "title": "tool_list_servicesArguments",
  "type": "object"
}
advisors_catalog_match_service
Declared read-only
Show server-provided details
Route a business need to a public service
Server description (copied; language not verified)
Use when the user describes a business need but has not chosen a service. Returns at most two deterministic routing suggestions; it is not a diagnosis or proof of fit.
Input schema (server-provided preview — do not copy)
{
  "additionalProperties": false,
  "properties": {
    "language": {
      "default": "ar",
      "description": "Response language: ar or en.",
      "enum": [
        "ar",
        "en"
      ],
      "title": "Language",
      "type": "string"
    },
    "need": {
      "description": "Business need only; do not include credentials or personal data.",
      "examples": [
        "We need an audit trail and permission boundaries for our agents."
      ],
      "maxLength": 2000,
      "minLength": 1,
      "title": "Need",
      "type": "string"
    }
  },
  "required": [
    "need"
  ],
  "title": "tool_match_serviceArguments",
  "type": "object"
}
advisors_order_prepare_link
Declared read-only
Show server-provided details
Prepare a normal request link for a selected package
Server description (copied; language not verified)
Use only after the user explicitly selects a package returned by the service tool. Returns the ordinary login/request link; it does not create an order, confirm eligibility, or charge anything.
Input schema (server-provided preview — do not copy)
{
  "additionalProperties": false,
  "properties": {
    "language": {
      "default": "ar",
      "description": "Request-page language: ar or en.",
      "enum": [
        "ar",
        "en"
      ],
      "title": "Language",
      "type": "string"
    },
    "package_id": {
      "description": "Published package id returned by advisors_catalog_get_service.",
      "examples": [
        "store-audit.first-audit"
      ],
      "maxLength": 120,
      "minLength": 3,
      "pattern": "^[a-z0-9-]+\\.[a-z0-9-]+$",
      "title": "Package Id",
      "type": "string"
    }
  },
  "required": [
    "package_id"
  ],
  "title": "tool_prepare_linkArguments",
  "type": "object"
}
advisors_site_check_basics
Declared read-only
Show server-provided details
Check declared public-page machine basics
Server description (copied; language not verified)
Use only when a user asks to inspect a public website. Measures bounded page, robots, structured-data, sitemap, and experimental llms.txt signals. It does not measure AI mentions, rank, visibility, firewall passage, or sales.
Input schema (server-provided preview — do not copy)
{
  "additionalProperties": false,
  "properties": {
    "language": {
      "default": "ar",
      "description": "Response language: ar or en.",
      "enum": [
        "ar",
        "en"
      ],
      "title": "Language",
      "type": "string"
    },
    "url": {
      "description": "Public HTTP(S) website; private networks, credentials, and unusual ports are rejected.",
      "examples": [
        "https://example.com"
      ],
      "maxLength": 2048,
      "minLength": 4,
      "title": "Url",
      "type": "string"
    }
  },
  "required": [
    "url"
  ],
  "title": "tool_check_basicsArguments",
  "type": "object"
}

How to use this MCP

Talandor checks the server; it does not connect the server to your assistant.

Choose your client below, then copy the endpoint or configuration. Authentication is completed with the MCP provider, never inside Talandor.

Open the official client guide (opens in a new tab)
Observation history
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Operational
2026-07-28 · 5 tools
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233
Complete public contract · 2026-07-28 · 5 tools
9ce77bdaa233

Deep monitoring eligibility

Eligible for deep monitoring

A complete public tools/list contract was observed, so a future deep-monitoring baseline can be compared safely.

Personal monitoring and alerts are coming soon. This report does not create a watch, payment or external email.

See public monitoring
Full Watch · 9 €/month

Watch this MCP

Availability, protocol, auth and public tool contract changes can be compared.

Full WatchAvailability, protocol, auth and public tool contract changes
Surface WatchAvailability, TLS, protocol and auth surface — no private tool diff

One plan covers up to five endpoints. Watch is not open in this deployment: no payment, account or external email is created from this page.

See Watch coverage and status