Skip to main content
Glama
xonsh_installation.md536 B
# Xonsh Installation Notes - Source: https://xon.sh/ - Installation via pip: `pip install xonsh` installs the latest release from PyPI (currently 0.19.9). - After installation, launch the interactive shell with the `xonsh` command. To make it the login shell run `chsh -s $(which xonsh)` (requires user permissions). - Optional enhancements include installing prompt_toolkit support with `xpip install -U 'xonsh[full]'` as suggested by the welcome banner. - Configuration lives in `~/.xonshrc`; create it manually or via `xonfig web`.

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/FreddyE1982/mcp2term'

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