Skip to content
Cursor

Rule-Porter for Cursor

io.github.evozim/rule-porter

Multi-IDE settings translator mapping shortcuts between apps.

client:Cursor transport:sse

Install Rule-Porter in Cursor

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

{
  "mcpServers": {
    "rule-porter": {
      "url": "https://rule-porter-mcp.vercel.app/api/mcp"
    }
  }
}

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

Rule-Porter in other clients