Skip to content

Releases: tech4242/mcphawk

v0.4.3 Publish to PyPI

20 Aug 18:29

Choose a tag to compare

v0.4.2 Fixing wrapper command

07 Aug 15:53

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2 Found an issue where wrapper command stripped parts of the mcp server command

v0.4.1 Fix packaging issues

06 Aug 07:20

Choose a tag to compare

v0.4.0 UI improvements, scalable tests

05 Aug 20:12
2063b3a

Choose a tag to compare

What's Changed

  • bugfix/cleanup UI by @tech4242 in #5 - turned into a pretty big PR with numerous fixes and UI improvements

Full Changelog: v0.3.3...v0.4.0

v0.3.3 Fixing server name detection for stdio

05 Aug 09:58
b70e6cc

Choose a tag to compare

What's Changed

  • fix: adding servername fallback for stdio by @tech4242 in #4

Full Changelog: v0.3.2...v0.3.3

v0.3.2 Small fixes

04 Aug 20:19

Choose a tag to compare

Just removed some unused files & updated README

Full Changelog: v0.3.1...v0.3.2

v0.3.1 Refactoring tests

04 Aug 20:05
9fe42da

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0 Added stdio support

04 Aug 16:16
35d53c1

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0 - Added MCP server and more MCP transport support

30 Jul 16:15
49747d0

Choose a tag to compare

What's Changed

  • feature/mcp-server by @tech4242 in #1 This contains a million changes - learned the hard way after using the tool to inspect own mcp traffic :)

Full Changelog: v0.1.0...v0.2.0

v0.1.0 - Initial release

27 Jul 16:51

Choose a tag to compare

Full Changelog: https://github.com/tech4242/mcphawk/commits/v0.1.0

This is the initial release, which includes the sniffer and the Vue frontend.