Create config file
mcp_agent.config.yaml
in your project root:Create secrets file
mcp_agent.secrets.yaml
for sensitive data:mcp_agent.secrets.yaml
to your .gitignore
file to avoid committing API keys.Load configuration
MCPApp
:Console Logging
File Logging
Both Console and File
Dynamic Log Files
api_version: "2025-01-01-preview"
for structured outputs support.vertexai: false
(default).Configuration Not Found
Schema Validation Errors
MCP Server Connection Errors