How to implement a "deep research" mode for a Pickaxe?

@stephenbdiaz,

The easiest way to implement deep research in your Pickaxe is by:

  1. Running an MCP server using a token from Make.com
  2. Go to Google AI Studio and get a Gemini 2.5 Pro API key.
  3. Create a scenario in Make.com with an HTTP module and add your Gemini API key.
  4. Inform your Pickaxe system prompt of when it should trigger the MCP server.

An alternative route:

  1. Create a Make.com scenario running a Perplexity Search module - Model: Sonar/Sonar-Pro.

Hope that helps!

1 Like