← Registry

Learning Resources

assistant-ui.com

Provides access to assistant-ui documentation, including listing, searching, and reading pages as markdown.

1 endpoint4 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.assistant-ui.com/mcp

No auth detected

MCP server metadata

Name
assistant-ui-docs
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 4

list_pages

List assistant-ui documentation pages.

Inferred read-only
get_navigation

Return the assistant-ui docs navigation tree.

Inferred read-only
search_docs

Search assistant-ui docs, examples, standalone components, and Tap docs by title, description, or URL.

Inferred read-only
read_page

Read one assistant-ui docs, examples, standalone, or Tap docs page as markdown.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.assistant-ui-docs]
url = "https://www.assistant-ui.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "assistant-ui-docs": {
      "type": "http",
      "url": "https://www.assistant-ui.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: assistant-ui-docs
Remote MCP URL: https://www.assistant-ui.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "assistant-ui-docs": {
      "url": "https://www.assistant-ui.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "assistant-ui-docs": {
      "type": "http",
      "url": "https://www.assistant-ui.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "assistant-ui-docs",
  "transport": "streamable-http",
  "url": "https://www.assistant-ui.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for assistant-ui.com was fetched 2026-08-24T01:42:55.662Z.

Trust status Trusted

assistant-ui.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.