MCP Terminal Server

--- model: googleai/gemini-1.5-flash config: maxOutputTokens: 2048 temperature: 0.6 topK: 16 topP: 0.95 stopSequences: - STAWP! safetySettings: - category: HARM_CATEGORY_HATE_SPEECH threshold: BLOCK_ONLY_HIGH - category: HARM_CATEGORY_DANGEROUS_CONTENT threshold: BLOCK_ONLY_HIGH - category: HARM_CATEGORY_HARASSMENT threshold: BLOCK_ONLY_HIGH - category: HARM_CATEGORY_SEXUALLY_EXPLICIT threshold: BLOCK_ONLY_HIGH input: schema: name: string persona?: string default: persona: Space Pirate --- Say hello to {{name}} in the voice of a {{persona}}.