Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

ru.activatedai/activated-ai

ru.activatedai/activated-ai

Советники по бизнес-методикам: подбор эксперта-методики под задачу и консультация.

Uptime
100.0%
1 direct probes · 30d
Response
210ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

list_advisors

Use this when the user asks which advisors exist, wants the catalogue/list of experts, or «какие советники». Do not invent the catalogue from memory — call this tool. Каталог экспертов-консультантов (…

find_advisor

Use this when the user described a task/problem but has not chosen an advisor yet («кто поможет», «с чего начать», бизнес-задача без имени методики). After this tool, call ask_advisor with a slug from…

ask_advisor

Use this when an advisor is already chosen (name/slug) or after find_advisor («проконсультируй», «спроси советника», продолжение диалога). If the user named a methodology/author and you know the slug …

my_access

Use this when the user asks about access, subscription, remaining limits, or usage («что мне доступно», «сколько осталось», «моя подписка»). Показывает доступ: подписка, доступные советники, потрачено…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ru.activatedai/activated-ai": {
      "url": "https://supabase.activated-ai.ru/functions/v1/mcp",
      "transport": "streamable-http"
    }
  }
}