v0.1.1: @cyanheads npm scope and launch metadata
@cyanheads npm scope and launch metadata
First release carrying the complete gnomAD surface — variant allele frequencies by ancestry, gene loss-of-function constraint, gene variant lists, sequencing coverage, and gene-level ClinVar, with a DataCanvas SQL path. Per-tool detail is in the 0.1.0 changelog.
Changed:
- Scoped the package to @cyanheads/gnomad-genetics-mcp-server — install args, npm/Cursor/VS Code badges, plugin manifests, and both server.json package identifiers
- Aligned the one-line description across package.json, server.json, manifest.json, the plugin manifests, and the Docker OCI label
- Completed package.json metadata (mcpName, bugs, homepage, author, funding, packageManager) and manifest.json (repository, homepage, license)
- Dropped the redundant websiteUrl from createApp()
Dependency bumps:
- @types/node ^26.0.0 → ^26.0.1
88 tests pass; bun run devcheck clean.