MCP Sequential Thinking Server
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/8/2026
- Risk Tier
- T2
- Receipt Hash
- 3184c9c1
- Manifest Hash
- 8071e9bff9ce68b815e11472e17f937d8f77e5af57e1f3445504ac452ac9d0fb
- Signature
- 6W0K7R4g
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 8071e9bf
Download Attested Bundle
Install MCP Sequential Thinking Server
Each bundle is served from the attested copy of MCP Sequential Thinking Server, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/mcp-sequentialthinking?format=claude-code" -o mcp-sequentialthinking.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/mcp-sequentialthinking?format=mcp" -o mcp-sequentialthinking.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/mcp-sequentialthinking?format=raw" -o mcp-sequentialthinking.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 mcp-sequentialthinking.bundle.jsonProvenance
- Catalog identifier:
mcp-sequentialthinking - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested MCP Sequential Thinking Server.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
MCP Server Builder
MCP server construction with Node/TypeScript SDK: tool registration with Zod validation, resource and prompt handlers, stdio vs Streamable HTTP transport selection, and transport-independent server architecture.
MCP Slack Server
Reference MCP server for Slack workspace integration covering channel management, messaging, user lookup, and thread operations.
MCP SQLite Server
Reference MCP server for SQLite database operations with query execution, schema inspection, and business insight memo generation.