Metadata-Version: 2.5
Name: kitted
Version: 0.0.0
Summary: Build, run and deploy Kitted capabilities from a terminal.
Project-URL: Homepage, https://www.kitted.dev
Project-URL: Source, https://github.com/kdebiec/kitted
Keywords: capabilities,cli,kitted,mcp
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# kitted

**Placeholder. Not yet usable.**

[Kitted](https://www.kitted.dev) hosts capabilities: tools an assistant can
call, written as ordinary serverless handlers in TypeScript or Python.

The CLI currently ships on npm. This package name is reserved so it can also be
installed from PyPI, and it will do nothing useful until that lands.

```
npm i -g kitted    # today
uvx kitted         # the point of this reservation
```
