One URL.
Claude and Cursor.

Your token is on the account page. Paste it. Your agent checks a brand, then the SEO that trains the models.

$35/mo · Claude + Cursor · 7-day trial

Cursor

Settings → MCP → Add server (HTTP). Key askline. Older Cursor: mcp-remote.

{
  "mcpServers": {
    "askline": {
      "url": "https://askline.ai/mcp/YOUR_TOKEN"
    }
  }
}

Claude Desktop

claude_desktop_config.json, then restart.

{
  "mcpServers": {
    "askline": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://askline.ai/mcp/YOUR_TOKEN"]
    }
  }
}

Claude Code

Run this in the project or add it globally.

claude mcp add --transport http askline https://askline.ai/mcp/YOUR_TOKEN

Sign in to see your real token instead of YOUR_TOKEN.

Connect Askline — Cursor, Claude