Declare your skills, tools, and MCP servers once. CAPA installs them into Cursor, Claude Code, Codex, and 35+ other agents.
CAPA's tool exposure modes cut prompt cost with no drop in quality, measured over 150 trials on claude-opus-4-8.
View benchmark data →relative cost · 5 tasks, 10 trials each
Tool management for agents gets messy fast: dozens of tools per server, skills copied between projects, and CLI commands that each need wiring up. CAPA handles all of it from one file.
curl -LsSf https://capa.infragate.ai/install.sh | sh powershell -ExecutionPolicy ByPass -c "irm https://capa.infragate.ai/install.ps1 | iex" Need more details? Check out the full installation guide.
MCP servers often bundle dozens of tools, but you only need a few. CAPA creates one server that exposes only the tools your skills actually use.
Stop duplicating skills across projects. Reference them from GitHub, GitLab, or local repos in your capabilities file.
CAPA turns every configured MCP tool into a command you can run on the fly. Call any server with capa sh <server> <tool>, without writing wrappers or glue code.
Agents start with a minimal tool set and pull in the rest by name when a task needs them. Profiles switch automatically based on what you're working on.
The capabilities file lives in your project, so the agent can edit it to add new skills as it works.
Block dangerous phrases and sanitize skill content before installation. Configure allowed character sets and blocked phrase lists.