V1.17.0
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-fileand--json-indexfor custom config paths and nested keys; barestata-mcp installnow 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 shownow supportsSection.Keynotation. - CLI: Flatten
configsubcommand structure intoshow,set, andcli set.