Smalltalk Genie
Closing the circle
Now this guy is writing Smalltalk!
Here’s the quick start:
Load the server into a Pharo image.
Metacello new baseline: ‘Genie’; repository: ‘github://KentBeck/SmalltalkGenie:main/src’; load.Start it.
GenieServer currentConnect an MCP client.
claude mcp add --transport http genie http://localhost:8087/mcpClone the repo, which contains the instruct…


