jjaimealeman/shipcard
See what you shipped. See what it cost. Prove it with an embeddable card.
Platform-specific configuration:
{
"mcpServers": {
"shipcard": {
"command": "npx",
"args": [
"-y",
"shipcard"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<p align="center"> <strong>Your Claude Code stats, in one card.</strong> </p>
<p align="center"> <a href="https://www.npmjs.com/package/@jjaimealeman/shipcard"></a> <a href="https://github.com/jjaimealeman/shipcard/blob/main/LICENSE"></a> <a href="https://shipcard.dev"></a> </p>
<p align="center"> </p>
---
One command parses your Claude Code sessions and generates an embeddable SVG stats card. Embed it in your README, portfolio, or dotfiles.
<p align="center"> </p>
npx @jjaimealeman/shipcard summaryOr install globally:
npm install -g @jjaimealeman/shipcard
shipcard summary # terminal overview
shipcard costs # cost breakdown by project and model
shipcard card --local # generate SVG card
shipcard login # authenticate with GitHub
shipcard sync --confirm # push stats to shipcard.dev
shipcard slug create # custom card URLs (PRO)---
After syncing, add this to your README:
With a theme:
9 curated themes: catppuccin, dracula, tokyo-night, nord, gruvbox, solarized-dark, solarized-light, one-dark, monokai
Customize at shipcard.dev/configure or pass query params directly:
?theme=dracula&layout=hero&style=branded---
Ask Clau
Loading reviews...