GitNexus/gitnexus-claude-plugin/skills/gitnexus-cli/mcp.json
abhigyantrumio d97db308db release: bump to 1.6.10-aptos.3 (main sync, warn-UX, schema v16)
Ships the second main -> main-aptos sync (PR #2697): upstream main
89bbdcf5 merged with schema unified at v16, aggregated scope-resolution
warnings + progress-bar-safe logging, streamed-emit retain-list covering
the aptos-side ENTRY_POINT_OF/IMPORTS readers, grouped skill-rename
notices, and the 512 MiB pool floor preserved.

Version pins move in lock-step: package.json, plugin manifests (auto via
sync-plugin-manifests), eval runtime mount.

v16 forces one full re-analyze on existing indexes from either channel.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-26 06:55:07 +05:30

8 lines
129 B
JSON

{
"mcpServers": {
"gitnexus": {
"command": "npx",
"args": ["-y", "gitnexus@1.6.10-aptos.3", "mcp"]
}
}
}