# Lasso MCP Server URL: https://lasso.link/mcp Transport: Streamable HTTP (remote) Auth: Authorization: Bearer YOUR_LICENSE_KEY Obtain key: Hub → Websites → your site (https://app.getlasso.co/websites) Scope: one site per key Writes: dry-run by default; changes require confirmation in the conversation Docs: https://getlasso.co/mcp This file: https://getlasso.co/llms.txt Machine config: https://getlasso.co/mcp/config.json ChatGPT (no key): https://getlasso.co/chatgpt Claude: https://getlasso.co/claude ## Setup 1. Create a free Lasso account: https://getlasso.co/mcp/start 2. Copy the license key from Hub → Websites → your site. ChatGPT skips this and signs in with OAuth. 3. Add the server to your client (snippets below). 4. First prompt: Connect Lasso MCP. List alerts and opportunities. Dry-run the top 10 Lasso Opportunities or unmonetized links. Do not change anything until I confirm. ## Client snippets ### Claude Code claude mcp add --transport http lasso https://lasso.link/mcp \ --header "Authorization: Bearer YOUR_LICENSE_KEY" Verify with: claude mcp list ### Claude.ai / Desktop / mobile Name: Lasso URL: https://lasso.link/mcp Auth: Bearer YOUR_LICENSE_KEY Connectors added on claude.ai sync to Desktop and mobile. ### Cursor (.cursor/mcp.json) { "mcpServers": { "lasso": { "url": "https://lasso.link/mcp", "headers": { "Authorization": "Bearer YOUR_LICENSE_KEY" } } } } ### ChatGPT No URL or license key. ChatGPT → Apps → search "Lasso" → Connect → Sign in. Guide: https://getlasso.co/chatgpt ### Other Streamable-HTTP clients URL: https://lasso.link/mcp Header: Authorization: Bearer YOUR_LICENSE_KEY ## Reference - Read-only by default (links, clicks, alerts, opportunities). - WordPress plugin is optional after the first scan. - Free Lasso account. No credit card to connect. - Lasso reports published program rates. No match → the link stays; the AI says so.