We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kartik-2239/pokemon-nds-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
controls.json•2.19 KiB
{
"game": "Pokémon HeartGold and SoulSilver",
"source": "StrategyWiki Controls Page ",
"description": "Complete controls organized by mode, with standard Nintendo DS button mappings.",
"controls": {
"field": [
{
"control": "D-Pad or Circle Pad",
"function": "Walk around",
"notes": "In combination with B button, run (after getting Running Shoes from the Old Man in Cherrygrove City)."
},
{
"control": "A Button",
"function": "Talk with people, Examine objects, approve of actions, continue talk",
"notes": "Standard interaction button."
},
{
"control": "B Button",
"function": "Run, cancel actions, disapprove of actions, continue chat",
"notes": "You can run after receiving Running Shoes from the Old Man in Cherrygrove City, and is used in combination with D-Pad/Circle Pad. For most disapprovals, say 'No'."
},
{
"control": "L or R Button",
"function": "Use a selected Key Item",
"notes": "To select a Key Item, go to the Key Item Section in your Bag, Select it with D-Pad and press A."
},
{
"control": "Start Button",
"function": "Open the Menu",
"notes": "Equivalent to Start in older Pokémon games."
},
{
"control": "Select Button",
"function": "Use the Menu",
"notes": "Several items can be assigned to be usable from the menu too, similar to Select in prior games."
}
],
"menu": [
{
"control": "D-Pad or Circle Pad",
"function": "Navigate through menus",
"notes": "Standard cursor movement."
},
{
"control": "A Button",
"function": "Select item in a menu",
"notes": "Confirms choices."
},
{
"control": "B Button",
"function": "Exit menu",
"notes": "Returns to previous screen."
},
{
"control": "L or R Button",
"function": "Rearrange items in a menu",
"notes": "Works with items and Pokémon moves."
}
],
"battle": [
{
"control": "Touch Screen (Stylus)",
"function": "Use the menus",
"notes": "All battle actions are possible with the stylus, but if uncomfortable, use buttons."
},
{
"control": "D-Pad or Circle Pad",
"function": "Navigate through objects in the menu",
"notes": "Moves selection in battle menus."
},
{
"control": "A Button",
"function": "Select object in a menu",
"notes": "Executes moves, items, etc."
},
{
"control": "B Button",
"function": "Exit a menu",
"notes": "Can't exit the main battle menu."
}
]
}
}