MCPcopy Index your code
hub / github.com/modelcontextprotocol/modelcontextprotocol / generate-schemas.ts

File generate-schemas.ts

scripts/generate-schemas.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env tsx
2
3import { execSync } from 'child_process';
4import { readFileSync, writeFileSync } from 'fs';

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected