"""
Exposes the TaskService class for the application.
This is a facade that provides access to the modular services in the deltatask package.
"""
from deltatask import logger
from deltatask.services import TaskService
# Re-export the TaskService class
__all__ = ['TaskService']
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/brysontang/DeltaTask'
If you have feedback or need assistance with the MCP directory API, please join our Discord server