← Registry

Content Tools

vynalthai.com

Manages and monitors website content, announcements, user permissions, and documentation for Vynalth AI.

1 endpoint24 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://vynalthai.com/api/mcp

No auth detected

MCP server metadata

Name
vynalth-ai-enterprise-mcp
Version
2.0.0
Capabilities
toolsresourcespromptslogging

Known tools 24

get_website_status

Retrieve real-time website status, node health, DAU, WAF threat level, and rollout status.

Inferred read-only
get_page_content

Read text, structure, or FAQ of specific website pages (landing, pricing, faq, food-scanner, security).

Inferred read-only
update_site_announcement

Update the global site announcement banner across vynalthai.com in real-time.

Potential side effects
manage_user_permissions

Grant or inspect Super Owner / Founder admin privileges (Requires 6-digit Founder OTP).

Inferred read-only
list_knowledge_base_docs

List all official Vynalth AI Knowledge Base PDF documentation entries.

Inferred read-only
search_knowledge_base

Search official Knowledge Base PDF documents using semantic query.

Inferred read-only
trigger_deploy

Trigger a production build & deployment of vynalthai.com (Requires 6-digit Founder OTP).

Inferred read-only
send_support_email

Send support email or customer notice via support@mail.vynalthai.com.

Potential side effects
create_ticket

Create a customer support ticket or incident report.

Potential side effects
get_ticket

Retrieve support ticket status, messages, and SLA timestamps.

Inferred read-only
update_ticket

Update support ticket status, assign agent, or append reply.

Potential side effects
get_customer_profile

Query customer profile, biometric baseline, and usage quota.

Inferred read-only
update_customer_profile

Update customer metadata, quota, or preferences.

Potential side effects
get_subscription

Query user subscription plan, status, and active features.

Inferred read-only
manage_subscription

Upgrade, extend, or grant enterprise subscription plans (Requires 6-digit Founder OTP).

Inferred read-only
get_system_logs

Inspect API error logs, MCP call records, and security events.

Inferred read-only
get_security_status

View WAF threat scores, top blocked IPs, attack waves, and honeypot hits.

Inferred read-only
get_analytics

Query business metrics: DAU, new users today, AI chats, API usage, human escalation rate.

Inferred read-only
execute_workflow

Run automated background workflows, webhooks, or multi-agent collaborations (Requires 6-digit Founder OTP).

Inferred read-only
manage_products

Manage micro-apps catalog, toggle early access features (e.g.

Inferred read-only
request_founder_otp

Request a 6-digit single-use OTP sent to founder email for high-privilege operations.

Potential side effects
create_notion_document

📝 在 Notion 工作区创建协同文档,支持配置默认公开编辑或只读锁定权限 (Default Public Editable / Read-Only Locked)。

Inferred read-only
manage_notion_permissions

🔒 调整 Notion 文档权限(设置默认公开编辑或锁页只读模式)。

Inferred read-only
list_notion_documents

📄 查询与检索 Notion 工作区中的所有协同文档。

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.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.

Indexed

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