diff --git a/mcp-configs/crypto-defi.json b/mcp-configs/crypto-defi.json index b917412..ff499a6 100644 --- a/mcp-configs/crypto-defi.json +++ b/mcp-configs/crypto-defi.json @@ -7,7 +7,7 @@ }, "filesystem": { "command": "npx", - "args": ["-y", "@modelcontextprotocol/server-filesystem", "/path/to/crypto-project"], + "args": ["-y", "@modelcontextprotocol/server-filesystem", ""], "description": "Read and write strategy files, portfolio configs, and analysis outputs." }, "fetch": {