Files
bootstrap/runtime/mcp/SEQUENTIAL-THINKING.json
2026-02-21 09:55:34 -06:00

12 lines
261 B
JSON

{
"name": "sequential-thinking",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
],
"enabled": true,
"required": true,
"description": "Hard-required MCP server for Mosaic planning and decomposition."
}