Skip to content
Cursor

routekit for Cursor

io.github.luisbretasjr/routekit

Route optimization API for Brazil. Routes, distance matrices, and VRP solver.

client:Cursor transport:streamable-http runtime:npm

Install routekit in Cursor

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

{
  "mcpServers": {
    "routekit": {
      "url": "https://routekit.nexterait.com.br/mcp"
    }
  }
}

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

routekit in other clients