Pokedex
๐ก๏ธ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Pokedex MCP Server
MCP server for skydoves/Pokedex
Ready-to-Use Client Configurations
{
"mcpServers": {
"Pokedex": {
"command": "npx",
"args": [
"-y",
"@skydoves/Pokedex"
]
}
}
}