Skip to content

v1.3.0

Choose a tag to compare

@dl2080 dl2080 released this 14 Mar 15:45
· 19 commits to main since this release

Highlights

  • mcp-airq-cloud now works both as an MCP server and as a direct CLI.
  • All text outputs are pipeline-friendly: data goes to stdout, runtime errors go to stderr, and failures return exit code 1.
  • Added --compact-json, --json, and --yaml for easier shell integration with tools like jq and yq.
  • plot-air-quality-history can now stream output directly to stdout via --output -, enabling shell redirects like > co2.png.
  • Added mcp-airq-cloud serve to force stdio MCP mode from an interactive terminal.