Browse Source

chore:update mcp icon

river 10 months ago
parent
commit
a70e9a3c01
1 changed files with 0 additions and 12 deletions
  1. 0 12
      app/mcp/mcp_config.json

+ 0 - 12
app/mcp/mcp_config.json

@@ -1,12 +0,0 @@
-{
-  "mcpServers": {
-    "filesystem": {
-      "command": "npx",
-      "args": [
-        "-y",
-        "@modelcontextprotocol/server-filesystem",
-        "."
-      ]
-    }
-  }
-}