Files
hestia/mcp_agent.config.yaml
2026-01-23 10:34:50 +03:00

12 lines
191 B
YAML

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