{ "mcpServers": { "git": { "command": "uvx", "args": [ "mcp-server-git", "--repository", "/Volumes/macminissd/Projects/ThrillWiki/thrillwiki_laravel" ] }, "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "/Volumes/macminissd/Projects/ThrillWiki/thrillwiki_laravel" ] }, "postgres": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-postgres", "postgresql://192.168.86.3:5432" ] } } }