mcp ted for Grok
io.github.lexsocket/mcp-ted
TED MCP Server: Real-time EU public tenders access. https://www.lexsocket.ai/
client:Grok
transport:streamable-http
Install mcp ted in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-ted": {
"type": "http",
"url": "https://mcp.lexsocket.ai/ted/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs