Skip to content
VS Code

mcp ted for VS Code

io.github.lexsocket/mcp-ted

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

client:VS Code transport:streamable-http

Install mcp ted in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-ted": {
      "type": "http",
      "url": "https://mcp.lexsocket.ai/ted/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp ted in other clients