Skip to content
Gemini CLI

mcp ted for Gemini CLI

io.github.lexsocket/mcp-ted

TED MCP Server: Real-time EU public tenders access. https://www.lexsocket.ai/

client:Gemini CLI transport:streamable-http

Install mcp ted in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp-ted": {
      "httpUrl": "https://mcp.lexsocket.ai/ted/"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

mcp ted in other clients