Metadata-Version: 2.4
Name: shell-is-all-you-need
Version: 0.1.1
Summary: Zero-dependency launcher for the shell-is-all-you-need MCP server
License-Expression: MIT
Project-URL: Homepage, https://shell-is-all-you-need.github.io/
Project-URL: Repository, https://github.com/shell-is-all-you-need/mcp
Project-URL: Issues, https://github.com/shell-is-all-you-need/mcp/issues
Keywords: mcp,cli,shell,ai
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# shell-is-all-you-need

Zero-dependency Python launcher for the `shell-is-all-you-need` MCP server. It downloads the matching versioned GitHub Release binary on first run, verifies its SHA-256 checksum, and caches it.

```sh
uvx shell-is-all-you-need --help
```
