Skip to main content

WebMCP — for browser agents

Agents

kurs-ishi.uz (Slide AI) exposes a site map and tools to agents via the browser Model Context Protocol (WebMCP). This is a technical page — WebMCP is not promoted on main marketing pages.

What is this?

In supported browsers (Chrome WebMCP origin trial / flag), the site registers tools via `document.modelContext`. Permissions-Policy: `tools=(self)`.

What the site offers

AI tools (presentations/PPTX, coursework, essays, reports, quizzes, media, resume, and more), library, Uzbekistan universities, guides, articles, careers, site-wide search, pricing/limits, FAQ — UI in uz / ru / en.

Registered agent tools

Existing tool names stay stable so older clients keep working.

  • `get_site_overview` — brand, locales, tool counts, flagship generators, library/OTM/guides/search, and docs paths.
  • `list_ai_tools` / `search_tools` / `get_tool_info` — catalog AI generators.
  • `navigate_to_tool` / `navigate_to_page` / `open_site_search` — tool page, site sections, or search.
  • `get_current_user_summary` / `list_recent_generations` — only when logged in (no secrets or email).

Declarative forms

Public `/{locale}/tools/{slug}` forms expose `toolname` / `tooldescription`. Agents may fill fields; the user clicks Generate.

WebMCP — for browser agents