> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fimo.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Week of July 1, 2026

> New Fimo docs, the fimo CLI, git-shaped environments, scheduled agents, an MCP server, and AI coding agent onboarding.

<Update label="July 1, 2026">
  ## New

  * **The `fimo` CLI.** A single `fimo init` signs you in, creates or links a project, clones it locally, installs dependencies, and can wire up per-agent skill and rule files. Start with the [Quickstart](/docs/get-started/quickstart) or the [CLI overview](/docs/cli/overview).
  * **AI coding agents onboarding.** A copy-paste guide gets any AI coding agent (Claude Code, Cursor, Codex, Gemini, Windsurf, and more) productive on a Fimo project in minutes. Point your agent at [Get started for AI coding agents](/docs/get-started/ai-coding-agents).
  * **Git-shaped environments.** Isolated environments — each with its own database, sandbox, and preview — with a workflow that mirrors git (`branch`, `checkout`, `diff`, `merge`, `publish`). See [Environments](/docs/environments/overview).
  * **Scheduled agents.** Agents-as-files that live in your repo and run on a schedule to keep your site alive. See [Scheduled agents](/docs/agents/overview).
  * **MCP server for docs.** Connect your IDE to Fimo's public, read-only MCP server at `https://fimo.ai/docs/mcp` to ground answers in trusted documentation. See [MCP server](/docs/ai/mcp).

  ## Updates

  * **Build with the CLI.** New references for [content & CMS](/docs/cli/content), [forms](/docs/cli/forms), [media & AI generation](/docs/cli/media), and [labels, locales & i18n](/docs/cli/labels), plus [framework support](/docs/cli/frameworks).
  * **Deploy & hosting.** Fresh docs for [deploy & publish](/docs/deploy/overview), [custom domains](/docs/deploy/custom-domains), and [analytics](/docs/deploy/analytics).
  * **AI & MCP.** Guides for [connecting your coding agent](/docs/ai/connect-agents), the [MCP server](/docs/ai/mcp), and [skills & rules](/docs/ai/skills-and-rules).
  * **Reference.** A grouped [CLI reference](/docs/reference/cli) and an updated [glossary](/docs/reference/glossary).

  ## Fimo Studio

  * Documentation for the visual web app — [visual editing](/docs/studio/visual-editing), the [CMS](/docs/studio/cms), the [media library](/docs/studio/media-library), [version history](/docs/studio/version-history), and [publishing](/docs/studio/publish). See the [Studio overview](/docs/studio/overview).
</Update>
