Metadata-Version: 2.4
Name: xhs-mcp-cli
Version: 0.1.1
Summary: MCP commandline tool for rednote
Project-URL: Documentation, https://github.com/
Project-URL: Issues, https://github.com/
Project-URL: Source, https://github.com/
Author-email: "U.N. Owen" <void@some.where>
License-Expression: MIT
License-File: LICENSE
Keywords: MCP
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Requires-Dist: curl-cffi
Requires-Dist: mcp[cli]
Requires-Dist: pyexecjs
Requires-Dist: requests
Description-Content-Type: text/markdown

# xhs-mcp-cli

[![PyPI - Version](https://img.shields.io/pypi/v/xhs-mcp-cli.svg)](https://pypi.org/project/xhs-mcp-cli)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/xhs-mcp-cli.svg)](https://pypi.org/project/xhs-mcp-cli)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install xhs-mcp-cli
```

## License

`xhs-mcp-cli` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
