I’m set up an MCP group which is receiving messages from my Index. I have those message routing to a service that updates my todo list on my laptop. In the app, it looks like I have disable any use of the index agent for the reminders task. However, it doesn’t quite work when i say “Remind me to do xyz”, it still seems to intercept the “remind me” messages and route them to the reminders, not my MCP services. I had to do a workaround by using different terms to route it to my own todo list handling, but i would rather just have “remind me to…” go to my MCP. is there anything I can do to bypass the internal routing?