// projects/gmod-mcp.cpp
gmod-mcp
Letting an AI agent play Garry’s Mod directly.

An MCP server that hooks a running game process through an injected C++ core — bridging the Lua runtime, screenshots, input, and the engine console over a named pipe, so an AI agent can perceive and act inside a live game session without touching the real mouse or keyboard.