diff --git a/app/mcp/mcp_config.json b/app/mcp/mcp_config.json deleted file mode 100644 index 8a235acc9..000000000 --- a/app/mcp/mcp_config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "mcpServers": { - "filesystem": { - "command": "npx", - "args": [ - "-y", - "@modelcontextprotocol/server-filesystem", - "." - ] - } - } -} \ No newline at end of file