Hello,
yesterday I came across cachebro, loved the idea behind it and tried to use it with Cursor. I added it to ~/.cursor/mcp.json, and MCP server correctly starts, but the agent has no idea that it should use cachebro tools instead of standard Read tool.
I think I can fix that by adding instructions to my AGENTS.md, but before I do that I wanted to check if this is something you've encountered as well.
Readme says "Agents adopt it without being told", but that's not the case for Cursor agent. Maybe for some other agent which loads descriptions of all tools into the model context that holds, I don't know. That part is confusing.
Thanks.
Hello,
yesterday I came across cachebro, loved the idea behind it and tried to use it with Cursor. I added it to
~/.cursor/mcp.json, and MCP server correctly starts, but the agent has no idea that it should use cachebro tools instead of standardReadtool.I think I can fix that by adding instructions to my
AGENTS.md, but before I do that I wanted to check if this is something you've encountered as well.Readme says "Agents adopt it without being told", but that's not the case for Cursor agent. Maybe for some other agent which loads descriptions of all tools into the model context that holds, I don't know. That part is confusing.
Thanks.