Loading MCP server directory, please wait...
Build, publish and update browser games with saves, leaderboards and realtime multiplayer built in.
npx @getmcp/cli add games.summoned/summoned-gamesRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAgent key authentication.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"games.summoned/summoned-games": {
"url": "https://mcp.summoned.games/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {agent_key}"
}
}
}
}