chore: consolidate new foundation and archive v1 (#1495)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "excalidraw",
|
||||
"launch": "${MOSAIC_TOOLS}/excalidraw/launch.sh",
|
||||
"enabled": true,
|
||||
"required": false,
|
||||
"description": "Headless .excalidraw → SVG export and diagram generation via @excalidraw/excalidraw"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user