Skip to content
Cursor

autoza ireland for Cursor

io.github.screed369/autoza-ireland

Irish used-car market MCP: search listings, stats, dealers & model guides via autoza.ie.

client:Cursor transport:stdio runtime:npm

Install autoza ireland in Cursor

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

{
  "mcpServers": {
    "autoza-ireland": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@autoza/mcp-server"
      ]
    }
  }
}

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

autoza ireland in other clients