# docs MCP server

Search and read the Free Battery Factory docs (LiteShip, batpak) as live MCP tools.

## Links
- Registry page: https://www.getdrio.com/mcp/com-freebatteryfactory-docs
- Website: https://freebatteryfactory.com

## Install
- Endpoint: https://freebatteryfactory.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://freebatteryfactory.com/mcp

## Tools
- list_products (List documented products) - List the Free Battery Factory products that have live documentation, each with a one-line blurb, current docs version, and canonical URLs. Call this first to discover the valid `product` ids used by the other tools. Endpoint: https://freebatteryfactory.com/mcp
- search_docs (Search the documentation) - Full-text search across the product documentation. Returns the best-matching pages with title, description, canonical URL, matched section headings, and a snippet. Omit `product` to search every product at once, or pass one of the ids from list_products to scope it. Endpoint: https://freebatteryfactory.com/mcp
- get_doc (Read a documentation page) - Fetch a single documentation page as Markdown, given a product id and a page slug (both come from list_products / search_docs results, or a doc URL like /liteship/overview). Returns the title, description, a heading outline, and the full Markdown body. Endpoint: https://freebatteryfactory.com/mcp
- get_llms_full (Get a product’s full agent reference) - Return a link to the complete, source-linked agent reference (llms-full.txt) for a product — its entire prose, API surface, and examples in one document. This file is large, so it is returned as a resource link and canonical URL rather than inlined; use search_docs/get_doc for targeted lookups and this when you want the whole corpus. Endpoint: https://freebatteryfactory.com/mcp

## Resources
- docs://liteship/architecture - LiteShip: LiteShip architecture The structural map: what the pieces are and how they fit. This doc explains the system on its own — the ADRs record why each choice was made, but you shouldn't need them to unde… MIME type: text/markdown
- docs://liteship/astro-runtime-model - LiteShip: LiteShip in Astro How LiteShip sits inside an Astro site: where the document host ends and the CZAP runtime begins. Imports stay on @czap/; export names like czapMiddleware() stay literal. MIME type: text/markdown
- docs://liteship/astro-static-mental-model - LiteShip: LiteShip for Astro static sites How to think with LiteShip when building visually rich Astro websites. The CZAP engine evaluates boundaries, casts styles, and keeps the working deck trim; you still install and… MIME type: text/markdown
- docs://liteship/audit - LiteShip: LiteShip audit loop The monorepo ships a native audit lane that extends the existing build, typecheck, coverage, benchmark, and runtime-seam feedback loops. MIME type: text/markdown
- docs://liteship/authoring-model - LiteShip: LiteShip authoring model How to author with LiteShip: the CZAP engine's rigging surface, shipped as @czap/ packages. MIME type: text/markdown
- docs://liteship/capsule-factory - LiteShip: Capsule factory + video stack (2026-04-23) Part of LiteShip: the CZAP engine's capsule and scene assembly. Vocabulary: GLOSSARY.md. MIME type: text/markdown
- docs://liteship/documentation-map - LiteShip: Documentation Map This file is the shortest route to the right document. MIME type: text/markdown
- docs://liteship/getting-started - LiteShip: Getting started with LiteShip From pnpm add in your Astro project to a boundary changing state as you drag the window edge, in about five minutes. Two concepts get you there: Boundary.make and satelliteAttrs… MIME type: text/markdown
- docs://liteship/glossary - LiteShip: LiteShip documentation glossary Vocabulary for prose across this repository. Technical identifiers (Boundary, @czap/core, czapMiddleware, --czap-, host-wired, CLI czap, ...) stay exactly as shipped; this file… MIME type: text/markdown
- docs://liteship/hosting - LiteShip: Hosting LiteShip — first-hour checklist LiteShip runs inside the host application's security boundary: the host's CSP, the host's Trusted Types policy, the host's runtime endpoints. This page is the minimum host check… MIME type: text/markdown
- docs://liteship/package-surfaces - LiteShip: Package surfaces This document maps the main @czap/ compartments in the repo: the hull sections you import from. MIME type: text/markdown
- docs://liteship/overview - LiteShip: LiteShip LiteShip is constraint-based adaptive rendering — a multimedia-native UI compiler/runtime (not a component library). It quantizes continuous signals (viewport, scroll, motion pr… MIME type: text/markdown
- docs://liteship/roadmap - LiteShip: LiteShip roadmap Verified against the 0.9 completion campaign (2026-07-13, v0.10.0 tree). See STATUS.md for live counts, gate totals, coverage numbers, and current telemetry watch items. MIME type: text/markdown
- docs://liteship/skill - LiteShip: LiteShip — engineering skill (battle scars, evergreen) This file is the tacit knowledge for working on LiteShip: the laws we learned by breaking things, abstracted so they outlive any one version. No public training data covers this… MIME type: text/markdown
- docs://liteship/status - LiteShip: LiteShip — status and remaining work Last updated: 2026-07-13 (v0.10.0 tree; the completion cut landed the semantic-truth pass — see below). MIME type: text/markdown
- docs://liteship/typedoc - LiteShip: LiteShip API reference This tree is generated from TSDoc on the @czap/ packages: the compartments that implement the CZAP engine (Content-Zoned Adaptive Projection). LiteShip is the product name; impo… MIME type: text/markdown
- docs://liteship/llms-full - LiteShip: full agent reference Complete source-linked reference for LiteShip. MIME type: text/markdown
- docs://batpak/delivery-notes - batpak: Delivery Notes This bundle is the implementation handoff for the final clean-room BatPak v1 architecture. MIME type: text/markdown
- docs://batpak/final-reconciliation - batpak: Final Reconciliation Pass 2 added useful status, availability, portability, delivery, schema, identity, and ECS work, but over-split the machine into packages MIME type: text/markdown
- docs://batpak/overview - batpak: batpak This bundle is the final clean-room architecture for BatPak. MIME type: text/markdown
- docs://batpak/llms-full - batpak: full agent reference Complete source-linked reference for batpak. MIME type: text/markdown

## Prompts
Not captured

## Metadata
- Owner: com.freebatteryfactory
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 5, 2026
- Source: https://registry.modelcontextprotocol.io
