mcp ted for Cursor
io.github.lexsocket/mcp-ted
TED MCP Server: Real-time EU public tenders access. https://www.lexsocket.ai/
client:Cursor
transport:streamable-http
Install mcp ted in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-ted": {
"url": "https://mcp.lexsocket.ai/ted/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs