ContextStream MCP Server for VS Code
io.github.contextstream/mcp-server
Project memory, semantic code search, and grounded agent context.
client:VS Code
transport:streamable-http
runtime:npm
Install ContextStream MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.contextstream.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs