MCPcopy Create free account
hub / github.com/openai/plugins / server.cjs

File server.cjs

plugins/superpowers/skills/brainstorming/scripts/server.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const crypto = require('crypto');
2const http = require('http');
3const fs = require('fs');
4const path = require('path');

Callers

nothing calls this directly

Calls 1

startServerFunction · 0.85

Tested by

no test coverage detected