Skip to content

V1.17.0

Choose a tag to compare

@SepineTam SepineTam released this 16 May 09:48
· 80 commits to master since this release

Stata-MCP v1.17.0

Release Date: May 16, 2026
Type: Feature

What's New

Overhaul the install system with custom config paths, nested key support, CLI-first installation, and Hermes Agent support.

Changes

  • Install: Add --json-file and --json-index for custom config paths and nested keys; bare stata-mcp install now defaults to --all; add CLI-first fallback (claude mcp add, codex mcp add, openclaw mcp set, hermes mcp add) before writing config files directly.
  • Agents: Officially support Hermes Agent as an MCP client with YAML config generation.
  • Config: stata-mcp config show now supports Section.Key notation.
  • CLI: Flatten config subcommand structure into show, set, and cli set.