在trae 中给的示例是 // 示例: // { // "mcpServers": { // "example-server": { // "command": "npx", // "args": [ // "-y", // "mcp-server-example" // ] // } // } // }