As a user, I’d like the Ask model to utilize MCP tools like browser-mcp, so that I can interrogate my codebase in a multimodal fashion.
E.g. - Tell me what CSS is creating the overflow that you can see in a browser_screenshot
As a user, I’d like the Ask model to utilize MCP tools like browser-mcp, so that I can interrogate my codebase in a multimodal fashion.
E.g. - Tell me what CSS is creating the overflow that you can see in a browser_screenshot
YES!
This feature is needed ASAP.
{
"mcpServers": {
"notify": {
"command": "notify-mcp",
"modes": ["ask", "agent"]
}
}
}
I agree, i have a TTS rule that uses MCP to give me vocal details of what’s happening and it’s not working in ask mode…