* Converted setup.py to pyproject.toml * Modern package infrastructure as recommended by py docs
- MCP client service - Tool request/response schema - API gateway support for mcp-tool - Message translation for tool request & response - Make mcp-tool using configuration service for information about where the MCP services are.
* Host and port parameters * Added websocket arg * More docs
* Very initial MCP server PoC for TrustGraph * Put service on port 8000 * Add MCP container and packages to buildout