MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / index.ts

File index.ts

server/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'dotenv/config';
2import { HTTPServer } from "./http.js";
3import { validateEnvironment } from "./env-validation.js";
4import { runMigrations } from "./db/migrate.js";

Callers

nothing calls this directly

Calls 2

validateEnvironmentFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected