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.
What it can do
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
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
Server tool list (4)
Raw names from tools/list. Only developers need these.
| 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. |
| review_agent_flow | Return a structured Agentic UX lifecycle audit kit for one agent flow. Inspect the user's product, then fill the returned report schema with evidence. |