v3.2.8: Install-deeplink fix, description normalization, mcp-ts-core ^0.10.9
Install-deeplink fix, description normalization, mcp-ts-core ^0.10.9
Fixed:
- Cursor & VS Code install badges passed the scoped
@cyanheads/obsidian-mcp-serverarg; this package publishes unscoped, so the scoped arg 404s on install. Both deeplinks now useobsidian-mcp-server.
Changed:
- Package descriptions normalized to one phrasing across
package.json,manifest.json,server.json, README, Dockerfile OCI label, and both plugin manifests. @cyanheads/mcp-ts-core^0.10.6 → ^0.10.9 adopts thecheck-dependency-specifiersdevcheck step,lint:packagingplugin-marketplace checks (gated bydevcheck.config.jsonpackaging.pluginManifests), and fresh-scaffold git-guard fixes.- 14 project skills synced to their mcp-ts-core 0.10.7–0.10.9 versions.
Dependency bumps:
@cyanheads/mcp-ts-core^0.10.6 → ^0.10.9undici^8.4.1 → ^8.5.0@biomejs/biome^2.4.16 → ^2.5.0@types/node^25.9.3 → ^26.0.0vitest^4.1.8 → ^4.1.9
403 tests pass; bun run devcheck clean.