smalltalk-mcp - Interact with live Smalltalk images via MCP
Interact with live Smalltalk images to evaluate code, browse classes, view source code, and modify classes and methods via MCP.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Execute Smalltalk code
- Browse class metadata
- View method source code
- Define and modify classes
- Add and update methods
- Remove classes and methods
- Query class hierarchies
- Run complex agent tasks
Inputs
- Smalltalk VM executable path
- Smalltalk image file
- ClaudeSmalltalk repository
- smalltalk-mcp JSON config file
- LLM API key
Outputs
- Code execution results
- Class and method source code
- Modified Smalltalk image state
- Agent task execution results
Requirements
- Python 3.10+
- Smalltalk VM (Cuis or Squeak)
- httpx Python package
- MCP server host support
