Liner Search & Research for VS Code
com.liner/search
Real-time web and scholarly search with cited answers and multi-step deep research.
client:VS Code
transport:streamable-http
Install Liner Search & Research in VS Code
.vscode/mcp.json
{
"servers": {
"search": {
"type": "http",
"url": "https://platform.liner.com/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs