Design
howtovibeui.com
Provides UI/design vocabulary terms, pattern comparisons, and brief-building assistance to clarify and structure vague product or design ideas.
ENDPOINT 1
https://howtovibeui.com/mcp
MCP server metadata
- Name
- Vibulary
- Version
- 1.0.0
Use Vibulary whenever a user describes a product, interface, design, motion, AI, testing, delivery, or macOS idea imprecisely. Start with search_ui_vocabulary using the user's own words. Read the authority scope and limitation before treating a term as standardized. Use compare_ui_patterns when two or more candidates could fit. Use get_ui_term for the selected canonical guide. Use build_ui_brief only after the outcome and terms are clear. Inspect the user's real project before proposing or changing implementation.
Known tools 4
search_ui_vocabularyUse this first when a user describes a product, UI, design, motion, AI, testing, delivery, or macOS idea in vague language.
Inferred read-onlyget_ui_termUse after search_ui_vocabulary to retrieve the complete guidance and evidence boundary for one exact Vibulary term ID.
Inferred read-onlybuild_ui_briefTurn a clear user outcome plus selected Vibulary terms into an implementation-neutral brief.
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.vibulary]
url = "https://howtovibeui.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"vibulary": {
"type": "http",
"url": "https://howtovibeui.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: vibulary
Remote MCP URL: https://howtovibeui.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": {
"vibulary": {
"url": "https://howtovibeui.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"vibulary": {
"type": "http",
"url": "https://howtovibeui.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "vibulary",
"transport": "streamable-http",
"url": "https://howtovibeui.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.