feat: register available MCP tools

This commit is contained in:
Richard Tang
2026-04-10 16:01:42 -07:00
parent f5f72c1c9c
commit 7fb0da26fc
6 changed files with 149 additions and 5 deletions
+2
View File
@@ -94,6 +94,8 @@ if "--stdio" not in sys.argv:
def health_check() -> str:
return "OK"
def main() -> None:
"""Entry point for the MCP server."""
parser = argparse.ArgumentParser(description="Aden Tools MCP Server")
parser.add_argument(