Documentation
Sentway documentation
Sentway publishes what an AI builds: pages, forms, surveys and interactive experiences, served on their own address, gated as you choose, with every response and visit readable back over the same connection. There are 57 MCP tools and 5 page formats.
Start here
Connect an AI to Sentway over MCP covers the endpoint address, the OAuth flow and what a connected assistant can do once it is authenticated.
Task guides
- Gate a page behind email capture
Require a visitor to give a verified email address before a page loads.
- Collect form responses and read them back
Capture submissions from a published page and retrieve them over MCP.
- Send Sentway submissions to a webhook
Deliver form submissions and gate passes to your own endpoint as signed JSON.
- Read visitor activity from a Sentway site
See who visited, how long they stayed, what they answered and which tasks they finished.
Page formats
- Publish HTML with Sentway
Publish a complete HTML document as a Sentway page.
- Publish React JSX with Sentway
Publish a React component as a live, interactive Sentway page.
- Publish Markdown with Sentway
Publish a Markdown document as a typeset Sentway page.
- Publish an SVG diagram with Sentway
Publish a hand-authored SVG as a standalone Sentway page.
- Publish a Mermaid diagram with Sentway
Publish a Mermaid diagram definition as a rendered Sentway page.
Tool reference
Every tool has its own page listing its parameters, its return fields and whether it changes anything. See the full tool index.
- Getting started: get_authoring_guide
- Sites: list_sites, get_site, create_site
- Pages: list_pages, get_page, save_page, patch_page, remove_page
- Publishing: list_versions, render_page, publish_site
- Access and gates: get_gate_design, get_paid_access, get_paid_access_design, get_paid_access_requirements, get_paid_modal_design, get_paid_access_preview, get_site_access, set_gate_access, set_paid_access, set_paid_access_design, set_paid_access_requirements, set_paid_access_password, set_paid_modal_design, set_gate_draft_design, publish_gate_design, discard_gate_draft, upload_gate_asset_from_url
- Assets: get_upload_result, search_assets, list_assets, get_asset, request_asset_upload, upload_asset_from_url, update_asset_metadata, delete_asset
- Analytics: get_submissions, get_visitor_activity, get_analytics
- Responses and visitors: list_visitors, list_plan_progress, list_worksheet_answers, list_visitor_uploads, list_site_uploads, get_visitor, erase_visitor
- Site lifecycle: check_slug_available, duplicate_site, archive_site, restore_site, change_slug, delete_site
- Payments and selling: get_seller_details, get_commerce_setup, set_seller_details, create_stripe_connect_link
Working examples
If you are deciding whether Sentway fits the job in front of you, the use-case pages walk through six common ones end to end, and the prompt library gives you the exact wording to hand your AI once it is connected.