from agents import Agent, Runner from agents.extensions.models.litellm_model import LitellmModel ollamaModel = LitellmModel( model="ollama/llama3.1:latest", # api ...
"desired-mcp": { "url": "http://localhost:5436/desired-mcp/mcp", "headers": { "RPC-Caller": "cursor", "RPC-Service": "mcp-gateway" } } Inside the desired-mcp, we have ...