MCP "mark as read" ignoring `folder` parameter

Thanks for the report. I found the bug: the MCP tool was sending the folder name to an endpoint that ignored it, so it marked all stories as read. This is fixed now. Folder mark as read now resolves the folder to its feeds, and the tool returns marked_count when available. Deployed!