β vynalthai.com
INDIVIDUAL MCP TOOL
list_notion_documents
π ζ₯θ―’δΈζ£η΄’ Notion ε·₯δ½εΊδΈηζζεεζζ‘£γ
LIVE ENDPOINT
https://vynalthai.com/api/mcp
Connect to this endpoint to inspect the live schema for list_notion_documents and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only Β· medium confidence Β· heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
get_website_statusβ Retrieve real-time website status, node health, DAU, WAF threat level, and rollout status.get_page_contentβ Read text, structure, or FAQ of specific website pages (landing, pricing, faq, food-scanner, security).update_site_announcementβ Update the global site announcement banner across vynalthai.com in real-time.manage_user_permissionsβ Grant or inspect Super Owner / Founder admin privileges (Requires 6-digit Founder OTP).list_knowledge_base_docsβ List all official Vynalth AI Knowledge Base PDF documentation entries.search_knowledge_baseβ Search official Knowledge Base PDF documents using semantic query.trigger_deployβ Trigger a production build & deployment of vynalthai.com (Requires 6-digit Founder OTP).send_support_emailβ Send support email or customer notice via support@mail.vynalthai.com.