Skip to content
Zed

ContextStream MCP Server for Zed

io.github.contextstream/mcp-server

Project memory, semantic code search, and grounded agent context.

client:Zed transport:streamable-http runtime:npm

Install ContextStream MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.contextstream.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ContextStream MCP Server in other clients