{
  "servers": [
    {
      "server": {
        "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
        "name": "com.commodorehub/mcp-kicad",
        "title": "CommodoreHub KiCad MCP",
        "description": "KiCad symbol and footprint lookup tools.",
        "version": "1.0.0",
        "remotes": [
          {
            "type": "streamable-http",
            "url": "https://mcp.commodorehub.com/kicad/"
          }
        ]
      }
    },
    {
      "server": {
        "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
        "name": "com.commodorehub/mcp-dev-automation",
        "title": "CommodoreHub Dev Automation MCP",
        "description": "Drupal, PHP, Python, and PowerShell development automation tools.",
        "version": "1.0.0",
        "remotes": [
          {
            "type": "streamable-http",
            "url": "https://mcp.commodorehub.com/dev/"
          }
        ]
      }
    },
    {
      "server": {
        "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
        "name": "com.commodorehub/mcp-parts-sourcing",
        "title": "CommodoreHub Parts Sourcing MCP",
        "description": "Electronic component search tools for supported distributors.",
        "version": "1.0.0",
        "remotes": [
          {
            "type": "streamable-http",
            "url": "https://mcp.commodorehub.com/sourcing/"
          }
        ]
      }
    },
    {
      "server": {
        "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
        "name": "com.commodorehub/mcp-pcb-fabrication",
        "title": "CommodoreHub PCB Fabrication MCP",
        "description": "PCB fabrication quoting and metadata tools.",
        "version": "1.0.0",
        "remotes": [
          {
            "type": "streamable-http",
            "url": "https://mcp.commodorehub.com/fabrication/"
          }
        ]
      }
    }
  ],
  "metadata": {
    "count": 4
  }
}
