Context Link for VS Code
ai.context-link/context-link
One semantic search across your sites, Drive, Notion, email, files and Basecamp.
client:VS Code
transport:streamable-http
tools:4
Install Context Link in VS Code
.vscode/mcp.json
{
"servers": {
"context-link": {
"type": "http",
"url": "https://www.context-link.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs