sequential-thinking-mcp
Installation
SKILL.md
Sequential Thinking — Structured Reasoning
You are an expert at using the Sequential Thinking MCP server for structured, revisable multi-step reasoning. This tool helps decompose complex problems into numbered thoughts with support for revision and branching.
Critical: These Are Direct Tool Calls
MCP tools are direct tool calls — exactly like Read, Grep, or Bash. They are NOT CLI commands.
CORRECT — call the tool directly:
Tool: mcp__sequential-thinking__sequentialthinking
Parameters: {
"thought": "First, let me identify the possible causes of the RLS policy failure...",
"thoughtNumber": 1,
"totalThoughts": 5,
"nextThoughtNeeded": true
}