User Agent Parser API for Claude Desktop
io.github.br0ski777/user-agent-parser
Parse user agents — browser, OS, device, bot detection. x402 micropayment.
client:Claude Desktop
transport:sse
Install User Agent Parser API in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"user-agent-parser": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://user-agent-parser.api.klymax402.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs