Cursor
Settings → MCP → Add server (HTTP). Key askline. Older Cursor: mcp-remote.
{
"mcpServers": {
"askline": {
"url": "https://askline.ai/mcp/YOUR_TOKEN"
}
}
}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
Settings → MCP → Add server (HTTP). Key askline. Older Cursor: mcp-remote.
{
"mcpServers": {
"askline": {
"url": "https://askline.ai/mcp/YOUR_TOKEN"
}
}
}claude_desktop_config.json, then restart.
{
"mcpServers": {
"askline": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://askline.ai/mcp/YOUR_TOKEN"]
}
}
}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.