Askline for VS Code
ai.askline/askline
Askline shows what ChatGPT says about a brand, then the SEO that feeds it.
client:VS Code
transport:streamable-http
Install Askline in VS Code
.vscode/mcp.json
{
"servers": {
"askline": {
"type": "http",
"url": "https://askline.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs