v1.2.0 — a2h mcp auth (private Bearer token file)
a2h mcp auth — generate a private Bearer token file for the MCP server.
Added
a2h mcp auth— generates a cryptographically-strong Bearer token straight into a0600token file the MCP server reads (--tokens-file/$A2H_MCP_TOKENS_FILE, default~/.config/a2h/mcp-tokens), keeping the secret off the command line and out of the project config. Flags:--role(viewer|operator|admin), append (default) vs--rotate,--show.
The MCP server was already HTTP + Bearer + RBAC (and refuses to start on HTTP with zero tokens); this adds secure token-file generation. 243 unit tests.
pip install -U any2heliosdb