Remove Filesystem MCP extension from catalog (#9225)

Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2026-05-16 14:30:59 -04:00
committed by GitHub
parent ca9f98d1cd
commit d04c882388
3 changed files with 4 additions and 362 deletions
+2 -2
View File
@@ -234,8 +234,8 @@ const config: Config = {
to: "/docs/mcp/figma-mcp",
},
{
from: "/docs/tutorials/filesystem-mcp",
to: "/docs/mcp/filesystem-mcp",
from: ["/docs/tutorials/filesystem-mcp", "/docs/mcp/filesystem-mcp"],
to: "/docs/getting-started/using-extensions",
},
{
from: "/docs/tutorials/github-mcp",