Skip to content
VS Code

User Agent Parser API for VS Code

io.github.br0ski777/user-agent-parser

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

client:VS Code transport:sse

Install User Agent Parser API in VS Code

.vscode/mcp.json

{
  "servers": {
    "user-agent-parser": {
      "type": "sse",
      "url": "https://user-agent-parser.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

User Agent Parser API in other clients