概要
ToolDock is a robust, multi-tenant tool server designed to centralize and expose your Python-based utilities. It offers dual-transport capabilities, allowing tools to be accessed via both OpenAPI (RESTful) and MCP (Streamable HTTP) protocols from the same codebase. With features like a React-based Admin UI for code editing, playground, and logs, namespace-based routing for multi-team environments, and hot-reloading for rapid development, ToolDock simplifies tool management and integration with systems like AI agents (e.g., LiteLLM, Claude Desktop) or other applications requiring flexible tool access.