update_watchlist — Manawa Terminal MCP Tool Mutating
update_watchlist
(update watchlist) is one of 34 tools on the
Manawa Terminal
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call update_watchlist from your client
- Claude Code Manawa Terminal update_watchlist run in your project directory
- Claude Desktop Manawa Terminal update_watchlist ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Manawa Terminal update_watchlist ~/.cursor/mcp.json
- VS Code Manawa Terminal update_watchlist .vscode/mcp.json
- Zed Manawa Terminal update_watchlist ~/.config/zed/settings.json
- Windsurf Manawa Terminal update_watchlist ~/.codeium/windsurf/mcp_config.json
- Cline Manawa Terminal update_watchlist ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Manawa Terminal update_watchlist ~/.gemini/settings.json
- Grok Manawa Terminal update_watchlist .mcp.json (in your project root)
- ChatGPT Manawa Terminal update_watchlist Settings → Connectors → Advanced → Developer mode
- Claude.ai Manawa Terminal update_watchlist Settings → Connectors → Add custom connector
- LangChain Manawa Terminal update_watchlist pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http manawa-terminal https://mcp.manawa.app/mcp
Other tools on this server
- finance_search
- list_watchlists
- create_watchlist
- list_portfolios
- create_portfolio
- add_transaction
- get_positions
- get_portfolio_statistics
- list_alerts
- create_alert
- get_notifications
- delete_alert
- list_library_folders
- create_library_folder
- rename_library_folder
- move_library_folder
- delete_library_folder
- list_library_items
- get_library_item
- create_library_item
- update_library_item
- move_library_item
- delete_library_item
- list_library_item_versions
- search_library
- list_journal
- get_journal_entry
- submit_journal_draft
- run_deepdive
- report_bug
- marketing_inbox
- marketing_graphics
- marketing_render
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.