{ "mcpServers": { "postgres": { "command": "uvx", "args": [ "postgres-mcp", "--access-mode=restricted" ], "env": { "DATABASE_URI": "${CONNECTION_STRING}" } } } }