Docs
Browse docs

Available MCP Tools

The VOT MCP server exposes the following tools. All tools are scoped to the app identified by your API key.

Page management

Tool Description
list_pages List all available pages for the app with their publish state
get_page Read the current content of a page (draft or published)
create_page Create a new page with Markdown content (saved as draft)
update_page Update an existing page's content (saved as draft)
publish_page Promote a draft to published (makes it live)

App info

Tool Description
get_app_info Get app name, bundle ID, store links, and metadata
update_app_content Update legal/compliance content (privacy, terms, etc.)
update_app_identity Update app subtitle, description, keywords, category

Waitlist

Tool Description
get_waitlist_stats Get aggregate waitlist counts and top traffic sources

Appearance

Tool Description
get_theme Read the current color scheme, fonts, and design tokens
list_presets Browse available global and custom presets
apply_preset Apply an existing preset to the app's theme
create_and_apply_preset Create a new custom preset and apply it

AI generation

Tool Description
generate_privacy Generate a Privacy Policy from questionnaire answers
generate_terms Generate Terms of Service from questionnaire answers
generate_eula Generate an EULA from questionnaire answers
generate_cookie_policy Generate a Cookie Policy from questionnaire answers
generate_refund_policy Generate a Refund & Return Policy from questionnaire answers

Access levels

  • Read tools (list_pages, get_page, get_app_info, etc.) - available on all plans
  • Write tools (update_page, publish_page, generate_*, etc.) - require a paid plan