MCP Directory

capa

by infragate · TypeScript · ★ 283

One capabilities.yaml wires skills, tools, rules, sub-agents, MCP servers, and plugins into Cursor, Claude Code, Codex, Windsurf, GitHub Copilot, and 30+ other AI coding agents

#agentic-workflow#capabilities#mcp#mcp-server#package-manager#skills

Install

npx -y github:infragate/capa

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "capa": {
      "command": "npx",
      "args": [
        "-y",
        "github:infragate/capa"
      ]
    }
  }
}

From the README

Agentic Capabilities and Package Manager CAPA is the package manager for AI coding agents. Declare your skills, tools, rules, sub-agents, MCP servers, and plugins once in , run , and CAPA writes them into Cursor, Claude Code, Codex, Windsurf, GitHub Copilot, and 35+ other agents. https://github.com/user-attachments/assets/98442d19-44c9-43e6-b2c2-88156b189d5e AI coding agents need rules, tools, and conventions — and right now those live scattered across CLAUDE.md, .cursor/rules/, AGENTS.md, MCP configs, and a half-finished internal doc. No two setups match. CAPA collapses it…
Read full README on GitHub →

Related developer tools servers