Skip to main content
Glama
mumez
by mumez

install_package

Install Pharo packages using Metacello by specifying baseline names and repository URLs to add functionality to the development environment.

Instructions

Install a Pharo package using Metacello. Args: baseline: The baseline name of the package (e.g., 'Historia') repository: The repository URL (e.g., 'github://mumez/Historia:main/src') Returns: The result of the package installation

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
baselineYes
repositoryYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mumez/pharo-nc-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server