mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-22 00:32:49 +00:00
- Create MCPService class to expose jobs as MCP tools - Implement FastMCP integration with async lifespan management - Add environment variable setup for service information - Implement tool registration for job execution via FunctionTool - Support multiple transport types (sse, stdio) with configurable host/port - Integrate with application lifecycle for proper startup/shutdown |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_service.py | ||
| http_service.py | ||
| mcp_service.py | ||