# Directory Update Log

## 2026-09-10
* **Creation**: [Getting started](getting-started/index.md) pages [Install neon-mcp](getting-started/install.md), [Quickstart](getting-started/quickstart.md), [Clients](getting-started/clients.md) and [Configuration](getting-started/configuration.md) (its settings table generated by `scripts/gen_config_reference.py`).
* **Creation**: [Tools](tools/index.md) section: the generated [Tool reference](tools/reference.md) (`scripts/gen_tools_reference.py`) and eleven family pages from products to resources and prompts.
* **Creation**: [MCP protocol](mcp/index.md) ([MCP 2026-07-28 conformance](mcp/spec-2026-07-28.md), [Transports](mcp/transports.md)), [Deploy](deploy/index.md) ([Hosted HTTP deployment](deploy/hosted-http.md), [Security](deploy/security.md)) and [Develop](develop/index.md) ([Architecture](develop/architecture.md), [Adding a tool](develop/adding-tools.md), [Testing](develop/testing.md), [Contributing](develop/contributing.md)) sections.
* **Update**: [NEON API token](getting-started/api-token.md) — the `NEON_TOKEN` / `NEON_API_TOKEN` fallbacks, the TLS-gated `X-API-Token` header for hosted servers, the three token-only tools; removed a command-line token flag that the server does not provide.
* **Update**: [Citing NEON data](about/citing-neon.md) — citation wording aligned with the `neon://guide/citing-neon-data` templates that `neon_get_citation` renders.
* **Creation**: Established the neon-mcp documentation bundle (OKF v0.2): root [index](index.md), this log, the Zensical site configuration, the OKF validator, the `llms.txt` generator and the post-build agent surface (Markdown mirror, `okf:*` head metadata, `robots.txt`).
* **Creation**: [Getting started](getting-started/index.md) section with [NEON API token](getting-started/api-token.md) — why the data endpoints need a token, how to obtain one, how neon-mcp reads it, and the rate limits with and without it.
* **Creation**: [About](about/index.md) section with [For AI agents](about/ai-agents.md), [Citing NEON data](about/citing-neon.md) and [License](about/license.md).
