infragate/capa
CAPA is a powerful package manager for AI agents that allows you to define skills and tools, manage credentials, and seamlessly integrate with MCP clients like Cursor and Claude
Platform-specific configuration:
{
"mcpServers": {
"capa": {
"command": "npx",
"args": [
"-y",
"capa"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...