pokerogue

GitHub

A browser based PokΓ©mon fangame heavily inspired by the roguelite genre.

5,794 stars TypeScript 1 file Β· ~12,099 tokens #indie-game#open-source#pokemon#pokerogue#typescript

Constants (pokerogue) MCP Server

Model Context Protocol (constants) server

View all pokerogue servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "constants": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-constants"
      ]
    }
  }
}