equipr

maquina-app/equipr
★ 0 stars Go AI/LLM Updated today
Installs skills, commands, and MCP servers from marketplaces and Agent Plugins (AP) sources into your coding agents
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": {
    "equipr": {
      "command": "go",
      "args": [
        "run",
        "github.com/maquina-app/equipr@latest"
      ]
    }
  }
}

README Excerpt

`equipr` installs skills, commands, and MCP servers from **marketplaces** and **Agent Plugins (AP)** sources into your coding agents: | Agent | Install mechanism | |-------|-------------------| | `claude-code` | copy | | `codex` | copy | | `opencode` | symlink (individual components) | | `pi` | symlink (individual components) |

Tools (2)

codexopencode