bulk_update_library_items — smry Product MCP Tool
bulk_update_library_items
(bulk update library items) is one of 28 tools on the
smry Product
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call bulk_update_library_items from your client
- Claude Code smry Product bulk_update_library_items run in your project directory
- Claude Desktop smry Product bulk_update_library_items ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor smry Product bulk_update_library_items ~/.cursor/mcp.json
- VS Code smry Product bulk_update_library_items .vscode/mcp.json
- Zed smry Product bulk_update_library_items ~/.config/zed/settings.json
- Windsurf smry Product bulk_update_library_items ~/.codeium/windsurf/mcp_config.json
- Cline smry Product bulk_update_library_items ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI smry Product bulk_update_library_items ~/.gemini/settings.json
- Grok smry Product bulk_update_library_items .mcp.json (in your project root)
- ChatGPT smry Product bulk_update_library_items Settings → Connectors → Advanced → Developer mode
- Claude.ai smry Product bulk_update_library_items Settings → Connectors → Add custom connector
- LangChain smry Product bulk_update_library_items pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http smry-product https://api.smry.ai/mcp
Other tools on this server
- get_article
- search_article
- search_web
- open_web_pages
- search_feeds
- list_library_objects
- get_library_object
- get_library_asset
- list_library
- get_library_changes
- get_saved_article
- search_saved_item
- save_content
- save_article
- update_library_item
- remove_library_item
- manage_collections
- query_feeds
- manage_feed_filter
- discover_feed_inputs
- follow_feeds
- create_news_query
- set_feed_feedback
- get_feed_changes
- mutate_feeds
- create_monitor
- manage_feed_consumers
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.