demo-game
01Settings file Claude Code
Agent settings declaring 11 allowed tools.
Settings file Claude Code
Agent settings declaring 11 allowed tools.
Instructions file
Instructions for mcp-gtw/demo-game, covering claude.md, what this is, layout (src/app/), client (client/, built with vite) and game rules and where each one lives.
MCP server Claude CodeCodexCursor +2
MCP server "mcp-gateway-demo" as configured in mcp-gtw/demo-game. Runs locally from the mcp-gateway-demo Python package.
Instructions file
Claude Code instructions for mcp-gtw/mcp-gtw, covering claude.md, how to use this file, what this is, subjects (essence + where the detail lives) and key modules (src/mcpgtw/).
MCP server Claude CodeCodexCursor
A generic MCP gateway whose tools are registered and executed asynchronously by browser applications over WebSocket. Runs locally from the mcp-gtw Python package.