MCP server for workspace file operations — read, write, edit, search, and manage files across sandboxed workspaces
{
"mcpServers": {
"mattsanchezworkspace": {
"command": "npx",
"args": [
"-y",
"@mattsanchez/workspace-mcp"
]
}
}
}