Learning Resources
assistant-ui.com
Provides access to assistant-ui documentation, including listing, searching, and reading pages as markdown.
ENDPOINT 1
https://www.assistant-ui.com/mcp
MCP server metadata
- Name
- assistant-ui-docs
- Version
- 1.0.0
Known tools 4
search_docsSearch assistant-ui docs, examples, standalone components, and Tap docs by title, description, or URL.
Inferred read-onlyread_pageRead one assistant-ui docs, examples, standalone, or Tap docs page as markdown.
Inferred read-onlyCONNECT 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.
assistant-ui.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.