← Back to Plugins
MCP Server MCP

Geargrafx MCP Server

github By github 👁 1 views ▲ 0 votes

MCP server for Geargrafx PC Engine / TurboGrafx-16 emulator

Homepage Verified source GitHub

Install

mcpb:https://github.com/drhelius/geargrafx/releases/download/1.7.18/Geargrafx-1.7.18-mcpb-macos-arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/geargrafx/releases/download/1.7.18/Geargrafx-1.7.18-mcpb-macos-arm64.mcpb",
      "fileSha256": "d6e50e6514f40164efe7d650c1049d02e87b8714da36ec8a67e151c09cc4cf79",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/geargrafx/releases/download/1.7.18/Geargrafx-1.7.18-mcpb-macos-x64.mcpb",
      "fileSha256": "a5ec6a8680a9589b407fdce577369c5386a19c3d3f3147cb571799101b0eb865",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/geargrafx/releases/download/1.7.18/Geargrafx-1.7.18-mcpb-windows-arm64.mcpb",
      "fileSha256": "0f49512b4292254292e4d17f8b1060bcc77063efffb9d39e38239f68ca7b419c",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/geargrafx/releases/download/1.7.18/Geargrafx-1.7.18-mcpb-windows-x64.mcpb",
      "fileSha256": "bf5eeab96d3b16a62b54a96072ef566d1f832a2cea8e634ec80ee671fc97c5e9",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/geargrafx/releases/download/1.7.18/Geargrafx-1.7.18-mcpb-linux-x64.mcpb",
      "fileSha256": "fa8ceb9e03aedfcd0b686f4101d2af34e4eb337e06f79b496fba00f8e4da2e76",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/geargrafx/releases/download/1.7.18/Geargrafx-1.7.18-mcpb-linux-arm64.mcpb",
      "fileSha256": "b06ef443f8d2785fe9988024d39ca9b6f90d16d697ebcf5779ab87ca7fb47b31",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...