#!/usr/bin/env python3

from trustgraph.agent.mcp_tool import run

run()

