Commit Graph

3 Commits

Author SHA1 Message Date
Sam Morrow 5da71e3449 fix: update get-me script for go-SDK MCP protocol
The go-SDK migration changed MCP protocol handling to require proper
initialization before tool calls. This updates the script to:

- Add initialize request with protocol version and client info
- Add notifications/initialized notification
- Add arguments field to tools/call params
- Keep stdin open with sleep for response
- Gracefully handle missing jq dependency
2025-12-12 11:02:51 +01:00
Sam Morrow 22321f0e84 fix get-me 2025-03-18 18:47:22 +01:00
Javier Uruen Val 901b16a207 initial commit 2025-03-10 08:47:39 +01:00