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