equinix-agent-plugins

equinix/equinix-agent-plugins
★ 0 stars Unknown language AI/LLM Updated 1d ago
A modular collection of custom agent plugins, skills, and mcp server configuration, designed to extend the capabilities of claude/other agents for Equinix related operations
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": {
    "equinix-agent-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "equinix/equinix-agent-plugins"
      ]
    }
  }
}

README Excerpt

Agent plugins for Equinix products. This repository is a **plugin marketplace**: it packages Equinix skills plus the Equinix remote MCP server so agentic coding tools (Claude Code, Codex, and anything else that speaks MCP) can operate Equinix Fabric directly. | Plugin | Skills | MCP server | |---|---|---|