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.