Skip to content
Cursor

User Agent Parser API for Cursor

io.github.br0ski777/user-agent-parser

Parse user agents — browser, OS, device, bot detection. x402 micropayment.

client:Cursor transport:sse

Install User Agent Parser API in Cursor

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

{
  "mcpServers": {
    "user-agent-parser": {
      "url": "https://user-agent-parser.api.klymax402.com/mcp"
    }
  }
}

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

User Agent Parser API in other clients