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

Curious if there is a way to structure a Pickaxe so that it operates in a deep research type model, similar to how ChatGPT offers that mode option in their tool? Not sure if it’s just a matter of choosing a different OpenAI model like 4.1 vs. 4.1 Mini for my Pickaxe or if there is way to allow user to choose such a mode. I look forward to any thoughts folks have.

@danimal there is no deep reseach toggle in Pickaxe.

One (easy) option is to connect the sequential thinking MCP server to your pickaxe.

A more complex option is to build an action or an MCP server that let you run deep research.

1 Like