Sign inSign up

olegselajev241/ai-town-kit:latest

Manifest digest

sha256:95c4432a9a3add440bda7ec48099810906143a6463c5c19a9c74da70b18afd79

Last pushed

14 days by olegselajev241

Type

Sandbox Kit

Manifest digest

sha256:95c4432a9a3add440bda7ec48099810906143a6463c5c19a9c74da70b18afd79

MIXIN

Connects a sandboxed agent to the hosted AI Town remote MCP endpoint. Grants the network policy to reach the town, wires the `ai-town` MCP server, and briefs the agent on the game (goal + mechanics + how to join). Bring your own soul: put the agent's private character/strategy in the workspace CLAUDE.md — this kit adds the "you are an agent in AI Town" part around it.


Network Egress

34-178-83-192.sslip.io:443

Apply this mixin to a sandbox

sbx run <agent> --kit olegselajev241/ai-town-kit:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx