Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 489 Bytes

File metadata and controls

20 lines (14 loc) · 489 Bytes

mcp-docs

Documentation for the OKFN MCP platform, published at https://okfn.github.io/mcp-docs/

Built with MkDocs and the Material theme.

Local preview

uv sync
uv run mkdocs serve    # http://127.0.0.1:8000

Pushing to main builds and deploys the site to GitHub Pages via GitHub Actions.

See the contributing page for house rules (small files, human-first writing).