Askline for Cursor
ai.askline/askline
Askline shows what ChatGPT says about a brand, then the SEO that feeds it.
client:Cursor
transport:streamable-http
Install Askline in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"askline": {
"url": "https://askline.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs