Use this MCP server to retro game walkthroughs, FAQs, and cheats, backed by StrategyWiki's open...
claude mcp add walkthrough-mcp -- npx -y @mrfentmen/walkthrough-mcp
claude_desktop_config.json
{
"mcpServers": {
"walkthrough-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/walkthrough-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"walkthrough-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/walkthrough-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"walkthrough-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/walkthrough-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"walkthrough-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mrfentmen/walkthrough-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"walkthrough-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/walkthrough-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mrfentmen--walkthrough-mcp/reviews or the review_server meta-tool.
POST /mcp