list_deep_dives — proofite MCP Tool Read-only
list_deep_dives
(list deep dives) is one of 28 tools on the
proofite
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_deep_dives from your client
- Claude Code proofite list_deep_dives run in your project directory
- Claude Desktop proofite list_deep_dives ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor proofite list_deep_dives ~/.cursor/mcp.json
- VS Code proofite list_deep_dives .vscode/mcp.json
- Zed proofite list_deep_dives ~/.config/zed/settings.json
- Windsurf proofite list_deep_dives ~/.codeium/windsurf/mcp_config.json
- Cline proofite list_deep_dives ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI proofite list_deep_dives ~/.gemini/settings.json
- Grok proofite list_deep_dives .mcp.json (in your project root)
- ChatGPT proofite list_deep_dives Settings → Connectors → Advanced → Developer mode
- Claude.ai proofite list_deep_dives Settings → Connectors → Add custom connector
- LangChain proofite list_deep_dives pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http proofite https://proofite.com/mcp
Other tools on this server
- get_briefing
- list_briefings
- get_information_diet
- list_sources
- get_source
- get_podcast_episode
- list_read_later
- get_account
- update_information_diet
- tune_topic
- correct_briefing
- rate_briefing_entry
- report_missing_story
- set_learned_profile
- request_deep_dive
- save_for_later
- generate_briefing
- create_source
- update_source
- delete_source
- add_feed
- remove_feed
- add_web_search
- remove_web_search
- discover_sources
- import_opml
- unsubscribe_newsletter
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.