Sequential Thinking MCP

Perform dynamic, reflective sequential reasoning for complex problem-solving. Use when user needs to break down problems step-by-step, plan with revision, or maintain multi-step reasoning context.

makabakaxy fe72f20 4 files · 2.2 KB Updated

File contents

sequential-thinking-mcp (via mcp2cli)

Dynamic sequential reasoning through adaptive, revisable thought steps.

Shortcuts

  • mcp2cli sequential-thinking <cmd>

Commands

Think

Command Description Example Ref
mcp2cli sequential-thinking think Execute a sequential thinking step mcp2cli sequential-thinking think --thought "Analyze the problem scope" --thought-number 1 --total-thoughts 5 --next-thought-needed truemcp2cli sequential-thinking think --thought "Revise approach based on findings" --thought-number 3 --total-thoughts 5 --next-thought-needed false ref

Discover Parameters

Append --help to any command for full parameter list:

mcp2cli sequential-thinking think --help

Note: Use Ref links in the Commands table above to view detailed parameter reference and more examples.

User Notes

MUST READ users/skill.md for custom workflows and tips. Config: MCP server settings live in ~/.agents/mcp2cli/servers.yaml - edit there to take effect.

makabakaxy/mcp2cli/tree/main/presets/sequential-thinking-mcp/0.2.0/skills commit fe72f20511

Frequently asked questions

npx skillmds@latest add makabakaxy/sequential-thinking-mcp