This starts a Meshagent Room and launches a test MCP server available for tools usage inside that room. Note: Meshagent Rooms will close if they go inactive.
test
room; the chatbot can now use the Sequential Thinking MCP toolkit.Tool | Short Description |
---|---|
sequentialthinking | A detailed tool for dynamic and reflective problem-solving through thoughts. |
sequentialthinking
total_thoughts
)Parameter | Type | Description |
---|---|---|
nextThoughtNeeded | boolean | Whether another thought step is needed |
thought | string | Current thinking step |
thoughtNumber | integer | Current thought number |
totalThoughts | integer | Estimated total thoughts needed |
branchFromThought | integer (optional) | Branching point (step number) |
branchId | string (optional) | Branch identifier |
isRevision | boolean (optional) | Revises earlier thinking? |
needsMoreThoughts | boolean (optional) | Whether more thoughts are needed |
revisesThought | integer (optional) | Which thought is being reconsidered |