I hook coding agents into systems they were not designed to talk to.
Mostly MCP, local automation, and experiments that have to work on a real machine.
black-souls-mcp — a local MCP that lets Claude Code / Codex play BLACK SOULS.
Not screenshots. Not OCR. Not mouse simulation. It reads RGSS3 objects and feeds actions into the game's own input loop, so a text-only model is enough. Pathfinding, dialogue, menus, battle, and memory were calibrated on a live install.
More agent-to-system wiring. Occasional patches in the coding tools I actually use.
MCP · coding agents · automation · TypeScript · Windows