Website tools
Build and publish a website through your AI assistant — these tools run on your own isolated server and do not spend plan credits.
Tools · 15
add_sitefreeAdds ANOTHER website to the user's existing server, on its own domain.
configure_site_smtpfreeSets up a CONTACT FORM → EMAIL relay for the user's hosted (static) site using the user's OWN Gmail or Yandex — with NO third-party dashboard: the user configures everything here, in chat.
create_trial_sitefreeCreates a free trial website on a xxx.kriptap.com subdomain — no plan or payment needed.
deploy_site_zipfreeDeploy an ENTIRE website from a .zip onto the user's AI Server in one step.
list_serversfreeLists the websites you can edit: Opus Growth hosting servers ('Sunucum') AND any WordPress sites connected with the Opus Growth Connector plugin.
list_sitesfreeLists the websites hosted on the user's server.
remove_sitefreeRemoves an EXTRA website from the server (the primary site cannot be removed here).
scaffold_sitefreeInstalls a site toolkit onto the hosting server.
site_command_statusfreeReads a background command started by site_run_command(background=true): whether it is still running, what it has printed so far, and the exit code once it ends.
site_csp_reportsfreeReads the Content-Security-Policy violation reports collected by the FIRST-PARTY collector that every hosted site serves at `/_opus/csp-report` on its own origin, so a Report-Only policy can be tuned before it is enforced.
site_design_guidefreeReturns the web-design playbook for building sites on the hosting server: the design-system component classes available, how to recolor a site per brand, content/writing rules, image handling, and the anti-'AI-generated-template' pitfalls t
site_edit_filefreeMakes a SMALL, surgical edit to an existing text file by replacing an exact string — WITHOUT resending the whole file.
site_fetchfreeDownloads a file from a public URL DIRECTLY onto the hosting site, and RESIZES or CONVERTS images on the way in (resize, webp, avif, jpg, quality) — this is the only image processing available for a hosting server, because the container its
site_headersfreeManages HTTP RESPONSE HEADERS for the hosting website — the thing a static export cannot do for itself.
site_infofreeShows a hosting server's web address, status and disk usage (used / limit / free).
site_list_filesfreeLists files on the user's hosting server (website directory /data/site).
site_previewfreeRenders a page of the hosting site and returns a screenshot image.
site_read_filefreeReads a text file from the user's hosting website directory.
site_rebuildfreeRe-build and re-publish a Next.js / Vite / CRA site FROM THE SOURCE KEPT ON THE SERVER by a prior deploy_site_zip of a source project.
site_redirectsfreeManages REAL 301 redirects for the hosting website — the correct way to move an old URL to a new one after a redesign or a URL change, so link equity and rankings carry over.
site_restorefreeRestores the website (or a single file/folder) from an automatic snapshot listed by site_versions — this is how you undo an overwritten or lost change.
site_run_commandfreeRuns a shell command on the user's own hosting server (npm install, static builds, file ops).
site_seo_guidefreeReturns the SEO + JSON-LD playbook for sites built on the hosting server: how to structure the schema.org @id graph, which schema type each page type needs, title/description rules, URL and canonical architecture, internal linking, sitemap/
site_tag_gatewayfreeServes a Google tag from the site's OWN domain — Google tag gateway / first-party mode — for a website hosted here.
site_versionsfreeLists automatic version snapshots of the website.
site_write_filefreeWrites a TEXT file to the user's hosting website (HTML/CSS/JS/JSON/SVG) — creates it or overwrites.