What's wrong with this entry?
Anonymous. No account, no email.
Two new commands have been added for working with MCP (Model Context Protocol) resources:
listMcpResources- Lists all available resources from configured MCP servers
# List all resources from all MCP servers
claude listMcpResources
# List resources from a specific server
claude listMcpResources --server myserver
readMcpResource- Reads a specific resource from an MCP server
# Read a resource by server name and URI
claude readMcpResource --server myserver --uri my-resource-uri
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.