Metadata-Version: 2.4
Name: toolit
Version: 0.0.1
Summary: MCP Server and Typer CLI in one, provides an easy way to configure your own DevTools in a project.
Author: Martin Møldrup
Project-URL: Homepage, https://github.com/martinmoldrup/toolit
Project-URL: Repository, https://github.com/martinmoldrup/toolit
Project-URL: Issues, https://github.com/martinmoldrup/toolit/issues
Project-URL: Changelog, https://github.com/martinmoldrup/toolit/blob/master/CHANGELOG.md
Keywords: mcp,cli,devtools,typer
Classifier: Framework :: Pytest
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Toolit
MCP Server and Typer CLI in one, provides an easy way to configure your own DevTools in a project.

## Installation
To get started with Toolit, install the package via pip:

```bash
pip install toolit
```

## Contributing
We welcome contributions to ToolIt! If you have ideas for new features, improvements, or bug fixes, please open an issue or submit a pull request on our GitHub repository. We appreciate your feedback and support in making ToolIt even better for the community.
