Metadata-Version: 2.4
Name: agentic_terminal_krish
Version: 0.1.0
Summary: An MCP which adds terminal capabilities to an agent.
Requires-Python: >=3.14
Description-Content-Type: text/markdown
Requires-Dist: fastmcp>=3.4.2

# build python file into wheel from toml
uv build

# install the build wheel into venv
uv pip install "location of the build wheel"
