Skip to content

feat: add say hello and exit tool#43

Closed
murrayju wants to merge 1 commit intomainfrom
hermes/say-hello-exit
Closed

feat: add say hello and exit tool#43
murrayju wants to merge 1 commit intomainfrom
hermes/say-hello-exit

Conversation

@murrayju
Copy link
Member

Summary

  • Added a new sayHello tool that returns a greeting message and then gracefully exits the server
  • Demonstrates basic server initialization and shutdown functionality for the MCP server

Test plan

  • The tool accepts no input parameters
  • Returns a greeting message: "Hello from Tiger Memory MCP Server!"
  • Server exits cleanly after responding (with a 100ms delay to ensure the response is sent)
  • Build passes with no TypeScript errors

🤖 Generated with Claude Code

This adds a new sayHello tool that returns a greeting message and then
gracefully exits the server. This demonstrates basic server initialization
and shutdown functionality for the MCP server.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Hermes Agent seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@murrayju murrayju closed this Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants