agentic-ux

Agentic UX MCP Agentic UX MCP gives coding agents a machine-readable reference for designing interfaces where AI delegates work and users stay in control.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • List Agentic Patterns: List all available Agentic UX design pattern slugs. Prefer resources/list for MCP-native discovery.
  • Get Pattern Specification: Retrieve the full Agentic UX pattern specification for a given slug. Prefer resource agentic-ux://patterns/{slug}.
  • Get Full Pattern Library: Retrieve the complete Agentic UX pattern library as a single document. Prefer resource agentic-ux://library/full.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Agentic UX MCP

Agentic UX MCP gives coding agents a machine-readable reference for designing interfaces where AI delegates work and users stay in control.

It ships 11 lifecycle patterns : from intent preview and autonomy dials to progress ledgers and return moments : each with anatomy, do/avoid guidance, limitations, and production examples. Patterns are available as MCP resources (agentic-ux://patterns/{slug}, agentic-ux://library/full, and agentic-ux://enforcement) so agents can attach specs, and the Agentic Kit enforcement notes, directly to context.

For reviews, review_agent_flow returns a structured audit kit: lifecycle rubric, empty report schema, and prioritized pattern recommendations for a specific agent flow. Prompts provide guided entry points for audits and spec-first implementation.

Best for: designers and builders shipping long-running agents in Cursor, Replit, research tools, and support automation : anywhere users delegate work and need visibility, consent, and recovery.

No configuration required. Docs: agentic-ux.com/guide#mcp

Список инструментов сервера (4)

Технические названия из tools/list. Нужны только разработчикам.

list_agentic_patternsList all available Agentic UX design pattern slugs. Prefer resources/list for MCP-native discovery.
get_pattern_specificationRetrieve the full Agentic UX pattern specification for a given slug. Prefer resource agentic-ux://patterns/{slug}.
get_full_pattern_libraryRetrieve the complete Agentic UX pattern library as a single document. Prefer resource agentic-ux://library/full.
review_agent_flowReturn a structured Agentic UX lifecycle audit kit for one agent flow. Inspect the user's product, then fill the returned report schema with evidence.