v0.1.2: Scope npm package to @cyanheads org
Scope npm package to @cyanheads org
Fixes the package name from the unscoped census-mcp-server to @cyanheads/census-mcp-server. Updates server.json identifiers, README badges, and normalizes the bundle script and author field to match ecosystem conventions.
Changed:
- package.json name: census-mcp-server → @cyanheads/census-mcp-server
- bundle script: npm run build → bun run build
- author: normalized to cyanheads casey@caseyjhand.com format
- server.json packages[].identifier: → @cyanheads/census-mcp-server
- README h1, npm badge, Cursor/VS Code install configs updated to scoped package
47 tests pass; bun run devcheck clean.