cd /news/ai-tools/smalltalk-genie · home topics ai-tools article
[ARTICLE · art-36087] src=newsletter.kentbeck.com ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

Smalltalk Genie

Kent Beck is developing Smalltalk Genie, a server that loads into a Pharo image and connects to MCP clients like Claude, enabling AI-assisted Smalltalk development. The project aims to close the loop between AI and Smalltalk by providing a bridge for AI tools to interact with the Smalltalk environment.

read1 min views1 publishedJun 21, 2026
Smalltalk Genie
Image: source

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 current

Connect an MCP client.

claude mcp add --transport http genie http://localhost:8087/mcp Clone the repo, which contains the instruct…

── more in #ai-tools 4 stories · sorted by recency
── more on @kent beck 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/smalltalk-genie] indexed:0 read:1min 2026-06-21 ·