walkthrough mcp for Claude Desktop
io.github.mrfentmen/walkthrough-mcp
Use this MCP server to retro game walkthroughs, FAQs, and cheats, backed by StrategyWiki's open...
client:Claude Desktop
transport:stdio
runtime:npm
Install walkthrough mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"walkthrough-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/walkthrough-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs