Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
import
{ execSync } from
'child_process'
;
4
import
{ readFileSync, writeFileSync } from
'fs'
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected