For LLMs
Install
Section titled “Install”Install via GitHub:
npm install -g github:FlowMCP/flowmcp-cli FlowMCP packages are not published to NPM. They are installed directly from GitHub.
Mini-Skill
Section titled “Mini-Skill”Copy this block into your AI chat to give it full FlowMCP context:
# FlowMCPFlowMCP normalizes data sources into MCP tools via declarative .mjs schemas.Open Source (MIT). Install: github:FlowMCP/flowmcp-cli#v4.1.0 (not on NPM).
## DocumentationDocs: https://flowmcp.github.io/docs-llms.txtSpec: https://raw.githubusercontent.com/FlowMCP/flowmcp-spec/main/specification/4.3.0/dist/generated/llms.txtFull: https://flowmcp.github.io/llms-full.txt
## GitHubhttps://github.com/flowmcp
## Version
You are working with FlowMCP 4.3.0.Available Files
Section titled “Available Files”| File | Content | Size |
|---|---|---|
| llms.txt | Standard index — overview and links | ~25 lines |
| docs-llms.txt | Practical docs — getting started, schemas, agents, CLI | ~8500 lines |
| llms-full.txt | Full website content embedded | ~9500 lines |
| Spec llms.txt | Formal v4.3.0 specification (auto-generated from spec repo) | ~9200 lines |
What is llms.txt?
Section titled “What is llms.txt?”The llms.txt standard (Jeremy Howard, answer.ai) defines a compact, machine-readable format for project documentation. It allows AI agents to load all relevant context in one step instead of crawling individual pages.