plannedActions
(array, optional): Plan tool calls for think→act→reflect workflow
How to use it
plannedActions is exposed by the Think Strategies MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the plannedActions tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Think Strategies
npx think-strategiesOther tools in Think Strategies (16)
(string, optional): Strategy-specific action (for ReAct, ReWOO)
(array, optional): Integrate results from executed tools
(array, optional): Command arguments
(number, optional): Thought number to branch from
(string, optional): Branch identifier for branching
(string, optional): Command to execute
(string, optional): Final result when thinking is complete
(number, optional): Number of sessions to return (default: 10)
(boolean): Whether another thought step is needed
(string, optional): Strategy-specific observation
(string, optional): MCP server name for connections
(string, optional): Specific session ID
(string): Primary choice - one of 10 reasoning strategies
(string): The current thinking step
(integer): Current thought number (uses dual A1S1 numbering)
(integer): Estimated total thoughts needed