Skip to content

Caplets

Caplets wraps MCP servers, APIs, and commands into focused capabilities for coding agents. Code Mode is the default surface: each configured backend becomes a typed caplets.<id> handle that an agent can inspect, search, call, filter, and summarize in one workflow.

Use Caplets with Codex, Claude, OpenCode, Pi, or any MCP client that can launch a local stdio server.

Run Caplets without a global install:

Terminal window
npx caplets setup
npx caplets install spiritledsoftware/caplets osv

Or install it globally:

Terminal window
npm install -g caplets
caplets setup
caplets install spiritledsoftware/caplets osv

OSV is the first recommended Caplet because it is public and does not need auth. After setup, ask your agent to use the OSV capability to check a package version.