Exposes Kirby content to headless clients using the API, KQL, and JSON representations. Use when building API endpoints, KQL queries, or headless frontends.
$npx -y skills add bnomei/kirby-mcp --skill kirby-headless-apiInstalls into the current project.
Run `npx skills use "https://github.com/bnomei/kirby-mcp" --skill "bnomei/kirby-mcp/kirby-headless-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bnomei/kirby-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/bnomei/kirby-mcp"` and select the relevant skills, then follow their instructions.