mcp-server.json 91 B

123456
  1. {
  2. "port": 3000,
  3. "autoStart": false,
  4. "enableDebugLog": false,
  5. "maxConnections": 10
  6. }