Releases: codenotary/amon
Release list
amon 1.4.20
amon 1.4.19
Prebuilt amon CLI binaries for Linux, macOS, and Windows.
See the README for install
instructions. Verify downloads against checksums.sha256.
amon 1.4.18
Prebuilt amon CLI binaries for Linux, macOS, and Windows.
See the README for install
instructions. Verify downloads against checksums.sha256.
amon 1.4.17
Prebuilt amon CLI binaries for Linux, macOS, and Windows.
See the README for install
instructions. Verify downloads against checksums.sha256.
amon-mcp 0.3.0
MCP server for AgentMon — @codenotary/amon-mcp@0.3.0.
Fixes client-side output-schema validation failures across both dialects: every real MCP client validates tool results against the schemas from tools/list, and 0.2.0 failed that validation on 3 standalone-dialect tools (always) and ~26 cloud tool-call variants (window echoes carrying request params; response fields spread onto undeclared root schemas). All 34 tools now validate cleanly; two deterministic SDK-layer sweeps guard the whole registered tool set.
Claude Code / any MCP client
claude mcp add --transport stdio amon \
--env AMON_URL=https://agentmon.example.com \
--env AMON_TOKEN=amk_… \
-- npx -y @codenotary/amon-mcp
Claude Desktop — download amon-mcp.mcpb below and open it.
Read-only: 20 tools over the AgentMon REST API (14 against the standalone server). Secret values and raw prompt/completion text are unreachable by construction.