watchlist_update — aml MCP Tool
watchlist_update
(watchlist update) is one of 12 tools on the
aml
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call watchlist_update from your client
- Claude Code aml watchlist_update run in your project directory
- Claude Desktop aml watchlist_update ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor aml watchlist_update ~/.cursor/mcp.json
- VS Code aml watchlist_update .vscode/mcp.json
- Zed aml watchlist_update ~/.config/zed/settings.json
- Windsurf aml watchlist_update ~/.codeium/windsurf/mcp_config.json
- Cline aml watchlist_update ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI aml watchlist_update ~/.gemini/settings.json
- Grok aml watchlist_update .mcp.json (in your project root)
- ChatGPT aml watchlist_update Settings → Connectors → Advanced → Developer mode
- Claude.ai aml watchlist_update Settings → Connectors → Add custom connector
- LangChain aml watchlist_update pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aml https://tooloracle.io/aml/mcp/
Other tools on this server
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.