Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configuration reference for cleocode
forge-ts.config.ts
import { defineConfig } from "@forge-ts/core"; export default defineConfig({ rootDir: ".", outDir: "docs/generated", });
McpConfigFormat