Skip to main content
Glama

Unconventional-thinking MCP server

branch_thought

Generate alternative perspectives by branching from an existing idea, exploring directions like opposite, extreme, or tangential for creative problem-solving. Enables unconventional thinking strategies.

Instructions

Create a new branch of thinking from an existing thought

Input Schema

NameRequiredDescriptionDefault
directionYesDirection for the new branch (e.g. 'more_extreme', 'opposite', 'tangential')
thoughtIdYesID of the thought to branch from

Input Schema (JSON Schema)

{ "properties": { "direction": { "description": "Direction for the new branch (e.g. 'more_extreme', 'opposite', 'tangential')", "type": "string" }, "thoughtId": { "description": "ID of the thought to branch from", "type": "string" } }, "required": [ "thoughtId", "direction" ], "type": "object" }
Install Server

Other Tools from Unconventional-thinking MCP server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/stagsz/Unconventional-thinking'

If you have feedback or need assistance with the MCP directory API, please join our Discord server