ai-marketplace

mwblima/ai-marketplace
★ 0 stars JavaScript AI/LLM Updated 2d ago
A governance model for sharing AI artifacts (skills, agents, MCP servers, hooks) across a company.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-marketplace": {
      "command": "npx",
      "args": [
        "-y",
        "mwblima/ai-marketplace"
      ]
    }
  }
}

README Excerpt

A reference implementation for versioning, governing, and sharing **AI artifacts** — skills, agents, MCP servers, hooks, and commands — across a company, using one catalog that works with Claude Code, Codex, and Cursor. It is built on the marketplace format Claude Code reads natively, so nothing here requires a

Topics

ai-platformai-plugin-architectureai-plugins