Skip to content
Cursor

Sematryx Optimizer for Cursor

com.sematryx/optimizer

AI-powered optimization API by Sematryx

client:Cursor transport:sse

Install Sematryx Optimizer in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "optimizer": {
      "url": "https://mcp.sematryx.com/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Sematryx Optimizer in other clients