← Back to Plugins
MCP Server MCP

Gearcoleco MCP Server

github By github 👁 1 views ▲ 0 votes

MCP server for Gearcoleco ColecoVision emulator

Homepage Verified source GitHub

Install

mcpb:https://github.com/drhelius/gearcoleco/releases/download/1.6.11/Gearcoleco-1.6.11-mcpb-macos-arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearcoleco/releases/download/1.6.11/Gearcoleco-1.6.11-mcpb-macos-arm64.mcpb",
      "fileSha256": "03fa2cb8418072b4f6ff2047b8e1f8734094a38e4c7c2ef6584dc9a83254c033",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearcoleco/releases/download/1.6.11/Gearcoleco-1.6.11-mcpb-macos-x64.mcpb",
      "fileSha256": "da9e7f43ba50b029bcd5f7be1122a4fd8f3b934f74ca7b8e3155b446d06ab5b2",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearcoleco/releases/download/1.6.11/Gearcoleco-1.6.11-mcpb-windows-arm64.mcpb",
      "fileSha256": "1deb4bec5b8f2c9b743d36b0bb1b6f71c894612d00c667602dc77a79a8033958",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearcoleco/releases/download/1.6.11/Gearcoleco-1.6.11-mcpb-windows-x64.mcpb",
      "fileSha256": "ee808fdccb98064069bdaf3568479e8c16a56f0e09f4635febd10e2a6a465a7c",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearcoleco/releases/download/1.6.11/Gearcoleco-1.6.11-mcpb-linux-x64.mcpb",
      "fileSha256": "b184a822cf35e9c9c69fef59cd1adb46ba565f826d98011615035c95bb454d7b",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearcoleco/releases/download/1.6.11/Gearcoleco-1.6.11-mcpb-linux-arm64.mcpb",
      "fileSha256": "ab91f17a112714f9522559516c29c5d91ba2352c22a5b1974795c3d075bd47db",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...