alethia_serve_demo
Start a local HTTP server to serve Alethia demo pages on localhost and return the base URL. Use this localhost URL to show demo pages in preview panels instead of file:// paths.
Instructions
Start a local HTTP server for the built-in Alethia demo pages and return the base URL. Use this to serve demo pages on localhost so they appear in preview panels (Claude Code, VS Code, etc.). The server runs on a random available port on 127.0.0.1. Call this before alethia_tell to get a localhost URL instead of a file:// path. Returns the base URL and a list of available demo pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||