{
    "name": "lasso",
    "description": "Lasso affiliate-link data: opportunities, link health, clicks, audits",
    "transport": "streamable-http",
    "url": "https://lasso.link/mcp",
    "auth": {
        "type": "bearer",
        "header": "Authorization",
        "value": "Bearer <LICENSE_KEY>",
        "obtain": "https://app.getlasso.co/websites"
    },
    "scope": "single-site",
    "writes": "dry-run, requires user confirmation",
    "docs": "https://getlasso.co/mcp",
    "llms_txt": "https://getlasso.co/mcp/llms.txt"
}