Files
hestia/mcp_agent.config.yaml
2026-01-23 09:27:23 +03:00

12 lines
190 B
YAML

execution_engine: asyncio
mcp:
servers:
weather:
command: "python"
args: ["weather_mcp.py"]
openai:
base_url: "http://localhost:11434/v1"
default_model: "qwen3:1.7b"