run_deepdive — Manawa Terminal MCP Tool Mutating
run_deepdive
(run deepdive) 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 run_deepdive from your client
- Claude Code Manawa Terminal run_deepdive run in your project directory
- Claude Desktop Manawa Terminal run_deepdive ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Manawa Terminal run_deepdive ~/.cursor/mcp.json
- VS Code Manawa Terminal run_deepdive .vscode/mcp.json
- Zed Manawa Terminal run_deepdive ~/.config/zed/settings.json
- Windsurf Manawa Terminal run_deepdive ~/.codeium/windsurf/mcp_config.json
- Cline Manawa Terminal run_deepdive ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Manawa Terminal run_deepdive ~/.gemini/settings.json
- Grok Manawa Terminal run_deepdive .mcp.json (in your project root)
- ChatGPT Manawa Terminal run_deepdive Settings → Connectors → Advanced → Developer mode
- Claude.ai Manawa Terminal run_deepdive Settings → Connectors → Add custom connector
- LangChain Manawa Terminal run_deepdive 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
- update_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
- 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.