AgentGem documentation

AgentGem is a local web UI that introspects your coding-agent config — skills, MCP servers, and CLAUDE.md — redacts secrets at capture, and builds a secret-safe, composable Gem. A Gem is a portable archive (manifest + lock) you can publish to a GitHub-backed registry, merge with others, and deploy to several targets.

It's built on AgentBack, the ninemind AI-native API/MCP framework: every operation is defined once as a Zod contract and exposed as a REST endpoint, an MCP tool, and an OpenAPI 3.1 document — so the web page and your local agent call exactly the same thing.

Start here

Architecture & internals

Distribution

Contributing

Diagrams

Architecture diagrams live in diagrams/ as .svg (embedded in these docs), .png (raster fallback), and .html (interactive, with Copy / PNG / PDF export):