Skip to content

Releases: oddrationale/groupme-mcp-server

Release list

v0.2.0

Choose a tag to compare

0.2.0 (2026-08-29)

Features

  • add read tools for conversations, messages, and group context (5e4f453)
  • add search_messages and get_highlights agentic tools (c1bdb46)
  • add send_message and react_to_message tools (26f8edc)
  • add typed GroupMe client, settings, and observability foundation (83fbc71)

Bug Fixes

  • harden token validation and OTel header sanitization against leaks (7bc74fe)

Documentation

  • document usage, auth model, configuration, and observability (13b9143)
  • record why three Scorecard checks are dismissed (#10) (6d91c9b)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 05:28
b186d98

What's Changed

  • chore: use the canonical Code of Conduct and add codecov config by @oddrationale in #1
  • ci: do not fail the build on a flaky Codecov OIDC upload by @oddrationale in #3
  • ci(deps): bump pinned actions to their latest releases by @oddrationale in #4
  • docs: record how the Horizon build actually works by @oddrationale in #5
  • ci: add a TestPyPI rehearsal and gate PyPI publishing on tags by @oddrationale in #6
  • docs: prepare the changelog for v0.1.0 by @oddrationale in #7

New Contributors

Full Changelog: https://github.com/oddrationale/groupme-mcp-server/commits/v0.1.0