marketplace

aceteam-ai/marketplace
★ 0 stars Unknown language AI/LLM Updated today
Claude Code plugins for AceTeam — AI agent management and workflow automation MCP servers
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": {
    "marketplace": {
      "command": "npx",
      "args": [
        "-y",
        "aceteam-ai/marketplace"
      ]
    }
  }
}

README Excerpt

This marketplace repo contains Claude Code plugins for [AceTeam.ai](https://aceteam.ai) — AI agent management and workflow automation MCP servers. | Plugin | Description | |--------|-------------| | **aceteam** | Manage AI agents, knowledge bases, documents, and workbenches | | **aceflows** | Build and run agentic AI workflows with visual graph editor |