Per-action MCP tool selection / profiles
sinvy yin
Right now all enabled MCP tools are loaded globally for any action that has "Use Tools" turned on. With many servers installed (e.g., 40+ tools), every Ask request pays the token cost for the entire toolset, even when most tools are irrelevant to that specific action.
I would like to be able to assign specific MCP servers — or even individual tools — to specific actions or presets. For example:
Ask → NotebookLM + web-fetch tools
Code review → GitHub + filesystem tools
Medical translation → no MCP tools at all
This would reduce token usage, improve latency, and prevent irrelevant tools from being offered to the model.