Filesystem MCP server config
Minimal MCP JSON for adding a local filesystem server.
6/19/2026 · 20 viewsMCP config
{ "mcpServers": { "filesystem": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-filesystem", "/workspace"] } } }
Minimal MCP JSON for adding a local filesystem server.
6/19/2026 · 20 viewsMCP config
{ "mcpServers": { "filesystem": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-filesystem", "/workspace"] } } }