Skip to content

MCP Integration version 0.3.0

Choose a tag to compare

@zapbot zapbot released this 07 Aug 12:09
· 3 commits to main since this release
53e5ef9

Added

  • zap_list_resources and zap_read_resource tools for clients that only support tools (e.g. the LLM bridge).
  • zap_get_history tool to fetch selected history fields with body paging via body_offset / max_body_chars.

Changed

  • Maintenance changes.