12 lines
261 B
JSON
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."
|
|
}
|