pokerogue
A browser based PokΓ©mon fangame heavily inspired by the roguelite genre.
Globals (pokerogue) MCP Server
Model Context Protocol (globals) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"globals": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-globals"
]
}
}
}