{ "mcpServers": { "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ] }, "memory": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-memory" ] }, "time": { "command": "uvx", "args": [ "mcp-server-time", "--local-timezone=Asia/Shanghai" ] } } }