Filesystem MCP server config

Minimal MCP JSON for adding a local filesystem server.

6/19/2026 · 20 viewsMCP config

← Browse

{ "mcpServers": { "filesystem": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-filesystem", "/workspace"] } } }