Metadata-Version: 2.4
Name: execkit-mcp
Version: 0.0.1
Summary: Name reserved for the execkit MCP server tooling - see https://github.com/blinkingbit-oss/execkit
Project-URL: Homepage, https://github.com/blinkingbit-oss/execkit
Project-URL: Repository, https://github.com/blinkingbit-oss/execkit
Author: jayashankarvr
License-Expression: Apache-2.0
Keywords: agent,ai,docker,mcp,shell,ssh
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# execkit-mcp (PyPI name reserved)

Reserved for the MCP server tooling for
[**execkit**](https://github.com/blinkingbit-oss/execkit) - stateful, structured,
safe command execution for AI agents over local shells, SSH, and Docker.

Today execkit ships as a Rust crate (`cargo add execkit`) and an MCP server
(`execkit-mcp`). A Python SDK is planned. See the
[project README](https://github.com/blinkingbit-oss/execkit).
