Content Tools
vynalthai.com
Manages and monitors website content, announcements, user permissions, and documentation for Vynalth AI.
ENDPOINT 1
https://vynalthai.com/api/mcp
MCP server metadata
- Name
- vynalth-ai-enterprise-mcp
- Version
- 2.0.0
Known tools 24
get_website_statusRetrieve real-time website status, node health, DAU, WAF threat level, and rollout status.
Inferred read-onlyget_page_contentRead text, structure, or FAQ of specific website pages (landing, pricing, faq, food-scanner, security).
Inferred read-onlyupdate_site_announcementUpdate the global site announcement banner across vynalthai.com in real-time.
Potential side effectsmanage_user_permissionsGrant or inspect Super Owner / Founder admin privileges (Requires 6-digit Founder OTP).
Inferred read-onlylist_knowledge_base_docsList all official Vynalth AI Knowledge Base PDF documentation entries.
Inferred read-onlysearch_knowledge_baseSearch official Knowledge Base PDF documents using semantic query.
Inferred read-onlytrigger_deployTrigger a production build & deployment of vynalthai.com (Requires 6-digit Founder OTP).
Inferred read-onlysend_support_emailSend support email or customer notice via support@mail.vynalthai.com.
Potential side effectsmanage_subscriptionUpgrade, extend, or grant enterprise subscription plans (Requires 6-digit Founder OTP).
Inferred read-onlyget_security_statusView WAF threat scores, top blocked IPs, attack waves, and honeypot hits.
Inferred read-onlyget_analyticsQuery business metrics: DAU, new users today, AI chats, API usage, human escalation rate.
Inferred read-onlyexecute_workflowRun automated background workflows, webhooks, or multi-agent collaborations (Requires 6-digit Founder OTP).
Inferred read-onlyrequest_founder_otpRequest a 6-digit single-use OTP sent to founder email for high-privilege operations.
Potential side effectscreate_notion_document📝 在 Notion 工作区创建协同文档,支持配置默认公开编辑或只读锁定权限 (Default Public Editable / Read-Only Locked)。
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.vynalth-ai-enterprise-mcp]
url = "https://vynalthai.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"vynalth-ai-enterprise-mcp": {
"type": "http",
"url": "https://vynalthai.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: vynalth-ai-enterprise-mcp
Remote MCP URL: https://vynalthai.com/api/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": {
"vynalth-ai-enterprise-mcp": {
"url": "https://vynalthai.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"vynalth-ai-enterprise-mcp": {
"type": "http",
"url": "https://vynalthai.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "vynalth-ai-enterprise-mcp",
"transport": "streamable-http",
"url": "https://vynalthai.com/api/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.