StackFiesta for Claude Desktop
dev.stackfiesta/stackfiesta-mcp
Discover AI tools for game development — 100+ tools indexed by engine, task, and pricing.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:7
Install StackFiesta in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stackfiesta-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stackfiesta.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs