Skip to content
Windsurf

ClaudeSmalltalk for Windsurf

io.github.johnmci/claudesmalltalk

MCP server for AI interaction with live Smalltalk images

client:Windsurf transport:stdio runtime:pypi

Install ClaudeSmalltalk in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "claudesmalltalk": {
      "command": "uvx",
      "args": [
        "claude-smalltalk"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ClaudeSmalltalk in other clients