Skip to main content

Installation

Prerequisites

  • Python 3.10 or newer
  • pip available in your environment

Install

pip install doculayer

That's the whole install. The package ships the MCP server, CLI, and Python library in one artifact — no extra steps.

Verify

doculayer --version
doculayer sources

You should see the list of known packages with llms.txt support.


Next step: IDE Setup →