{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_jncjpad7fwe8","handle":"jetsam-mcp","url":"https://wellknown.network/agents/jetsam-mcp","links":{"self":"https://wellknown.network/agents/jetsam-mcp/record.json","html":"https://wellknown.network/agents/jetsam-mcp","markdown":"https://wellknown.network/agents/jetsam-mcp/record.md","api":"https://wellknown.network/api/v1/agents/jetsam-mcp","status":"https://wellknown.network/api/v1/agents/jetsam-mcp/status","claim":"https://wellknown.network/agents/jetsam-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/jetsam-mcp/claim.json","badge":"https://wellknown.network/agents/jetsam-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/jetsam-mcp/history","tools":"https://wellknown.network/api/v1/agents/jetsam-mcp/tools"},"ard":{"identifier":"urn:air::server:jetsam-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"jetsam-mcp","summary":"Git workflow accelerator for humans and agents","description":"# jetsam\n\n[![PyPI](https://img.shields.io/pypi/v/jetsam)](https://pypi.org/project/jetsam/)\n[![Docs](https://readthedocs.org/projects/jetsam/badge/?version=latest)](https://jetsam.readthedocs.io)\n[![CI](https://github.com/teaguesterling/jetsam/actions/workflows/ci.yml/badge.svg)](https://github.com/teaguesterling/jetsam/actions)\n\nGit workflow accelerator for humans and agents.\n\nJetsam wraps common multi-step git workflows into single, plannable commands. Every\naction generates a preview plan before executing, making it safe for interactive use\nand ideal for AI agent integration via MCP.\n\n**[Documentation](https://jetsam-mcp.readthedocs.io)** | **[PyPI](https://pypi.org/project/jetsam-mcp/)** | **[GitHub](https://github.com/teaguesterling/jetsam)**\n\n## Installation\n\n```bash\npip install jetsam-mcp\n# or\nuv pip install jetsam-mcp\n```\n\n## Quick start\n\n```bash\n# Initialize in a repo\njetsam init\n\n# Check status\njetsam status\n\n# Stage + commit\njetsam save -m \"fix parser bug\"\n\n# Full pipeline: stage → commit → push → PR\njetsam ship -m \"add dark mode\"\n\n# Tag and release\njetsam release v0.1.0 --title \"First release\"\n```\n\nEvery command shows a plan and asks for confirmation before executing.\nUse `--dry-run` to preview without executing, or `--execute` to skip the prompt.\n\n## Verb reference\n\n| Verb | Alias | Description |\n|---|---|---|\n| `status` | `s` | Show repository state snapshot |\n| `save` | `v` | Stage and commit with smart defaults |\n| `sync` | `y` | Fetch, rebase/merge, and push |\n| `ship` | `h` | Full pipeline: stage, commit, push, open PR |\n| `switch` | `w` | Switch branches with automatic stash/unstash |\n| `start` | `b` | Start work on an issue or feature (branch or worktree) |\n| `finish` | `f` | Merge PR and clean up branch |\n| `tidy` | `t` | Prune merged branches and stale remote refs |\n| `release` | `r` | Tag, push tag, and create platform release |\n| `log` | `l` | Condensed commit history |\n| `diff` | `d` | Show diff with smart defaults |\n| `pr` | `p` | Pull req…","publisher":{"name":"Teague Sterling","url":null},"homepage":"https://jetsam.readthedocs.io","repository":"https://github.com/teaguesterling/jetsam/blob/main/CHANGELOG.md","version":"1.2.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:jetsam-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.791,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.756,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"jetsam-mcp","registry":"pypi","observedAt":"2026-09-15T21:22:11.840Z","publishedAt":"2026-08-18T03:30:01.881170Z","latestVersion":"1.2.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"jetsam-mcp","url":"https://pypi.org/project/jetsam-mcp/","firstSeenAt":"2026-09-09T22:22:24.361Z","fetchedAt":"2026-09-15T21:20:45.333Z","normalizedAt":"2026-09-15T21:20:45.333Z"}]},"firstSeenAt":"2026-09-09T22:22:24.361Z","updatedAt":"2026-09-15T21:22:11.840Z"}