Hacker News new | ask | show | jobs
by dizhn 12 days ago
I am not very well versed in these kind of tools. How does it compare with something like Hindsight MCP?

How do you make the agents actually use the tool? That has been my main problem with most mcp and tools. The agents know about them but don't use them unless reminded to.

1 comments

https://en.wikipedia.org/wiki/NATS_Messaging is for real-time communication, so I would not use it as a substitute for a memory store.
It isn't the memory store.. that's entirely separate. But it complements the memory store by allowing the agents to pub / sub notifications. Has its uses!