Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-04-25 08:29:10

0001 """
0002 MCP Tools for ePIC Streaming Workflow Testbed Monitor.
0003 
0004 This module is a thin re-export for backward compatibility.
0005 All tools are now defined in the mcp/ package.
0006 
0007 See mcp/__init__.py for the full module documentation.
0008 """
0009 
0010 # Re-export everything from the mcp package
0011 from .mcp import *